aboutsummaryrefslogtreecommitdiffstats
path: root/irc/weechat-devel/Makefile
diff options
context:
space:
mode:
authorjase <jase@FreeBSD.org>2013-05-16 00:26:17 +0800
committerjase <jase@FreeBSD.org>2013-05-16 00:26:17 +0800
commitee6d4d4226da87356ef81a0a8bf7c9b3601c89ec (patch)
treeb8842b97c947a474eccdc9af00c90522d8b1bdd2 /irc/weechat-devel/Makefile
parent8ae2339485cc8cf39c6f693a6336a75eec8a6892 (diff)
downloadfreebsd-ports-gnome-ee6d4d4226da87356ef81a0a8bf7c9b3601c89ec.tar.gz
freebsd-ports-gnome-ee6d4d4226da87356ef81a0a8bf7c9b3601c89ec.tar.zst
freebsd-ports-gnome-ee6d4d4226da87356ef81a0a8bf7c9b3601c89ec.zip
- Update to 20130514 (0.4.1-rc2)
Diffstat (limited to 'irc/weechat-devel/Makefile')
-rw-r--r--irc/weechat-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index 7f9101b35b53..9679f8da375f 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= weechat
-PORTVERSION= 20130508
+PORTVERSION= 20130514
CATEGORIES= irc
MASTER_SITES= http://perturb.me.uk/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -25,7 +25,7 @@ WANT_PERL= yes
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
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= 01a1316
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}