mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update to 20130514 (0.4.1-rc2)
This commit is contained in:
parent
d2d60fd5c8
commit
596dd89d12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318247
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= weechat
|
PORTNAME= weechat
|
||||||
PORTVERSION= 20130508
|
PORTVERSION= 20130514
|
||||||
CATEGORIES= irc
|
CATEGORIES= irc
|
||||||
MASTER_SITES= http://perturb.me.uk/distfiles/ \
|
MASTER_SITES= http://perturb.me.uk/distfiles/ \
|
||||||
${MASTER_SITE_LOCAL}
|
${MASTER_SITE_LOCAL}
|
||||||
|
@ -25,7 +25,7 @@ WANT_PERL= yes
|
||||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
|
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
|
||||||
gcrypt:${PORTSDIR}/security/libgcrypt
|
gcrypt:${PORTSDIR}/security/libgcrypt
|
||||||
|
|
||||||
GITDESC= v0.4.1-rc1-12-gc6fdeaf
|
GITDESC= v0.4.1-rc2-2-g0c66b91
|
||||||
GITREV!= echo "${GITDESC}" | sed -E 's/^.*-g(.{7})$$/\1/'
|
GITREV!= echo "${GITDESC}" | sed -E 's/^.*-g(.{7})$$/\1/'
|
||||||
#GITREV= 01a1316
|
#GITREV= 01a1316
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (weechat-devel-c6fdeaf.tar.gz) = 7fd5fb5d5c7e93703cc73f880f85a8b496ffe60fbd867710dfcb65e7639202a3
|
SHA256 (weechat-devel-0c66b91.tar.gz) = a1e7d042babdf7a5bdff1a85855f928218e78cf7ed19d039ac0e95935278bbc3
|
||||||
SIZE (weechat-devel-c6fdeaf.tar.gz) = 2566810
|
SIZE (weechat-devel-0c66b91.tar.gz) = 2567140
|
||||||
|
|
Loading…
Add table
Reference in a new issue