diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/weechat-devel/Makefile | 7 | ||||
-rw-r--r-- | irc/weechat-devel/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 8f777bcaf3db..e2bd08124584 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 20130831 +PORTVERSION= 20130916 CATEGORIES= irc MASTER_SITES= http://perturb.me.uk/distfiles/ \ ${MASTER_SITE_LOCAL} @@ -24,10 +24,9 @@ CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \ gcrypt:${PORTSDIR}/security/libgcrypt -GITDESC= v0.4.1-191-g410caef +GITDESC= v0.4.2-rc1-4-g556d324 GITREV!= echo "${GITDESC}" | sed -E 's/^.*-g(.{7})$$/\1/' -#GITREV= 01a1316 -WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV} +WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV} # Please note: the DEBUG option is *NOT* empty, it is utilised by # bsd.cmake.mk to set the cmake build type to Debug instead of diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo index 4fade311f31b..1975daf9dbda 100644 --- a/irc/weechat-devel/distinfo +++ b/irc/weechat-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (weechat-devel-410caef.tar.gz) = 83b0b7025196332af78b636b16d64ed5fa785b053556da04a7fa1fae5b78bc22 -SIZE (weechat-devel-410caef.tar.gz) = 2719277 +SHA256 (weechat-devel-556d324.tar.gz) = 83ccbb65d57e679d46e73385663968430f86098a7113f615077e8e91fcc55d94 +SIZE (weechat-devel-556d324.tar.gz) = 2725907 |