svn commit: r327870 - head/irc/weechat-devel
Jase Thew
jase at FreeBSD.org
Sun Sep 22 11:55:31 UTC 2013
Author: jase
Date: Sun Sep 22 11:55:30 2013
New Revision: 327870
URL: http://svnweb.freebsd.org/changeset/ports/327870
Log:
- Update to 20130921 (0.4.2-rc2)
Modified:
head/irc/weechat-devel/Makefile
head/irc/weechat-devel/distinfo
Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile Sun Sep 22 11:09:02 2013 (r327869)
+++ head/irc/weechat-devel/Makefile Sun Sep 22 11:55:30 2013 (r327870)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= weechat
-PORTVERSION= 20130916
+PORTVERSION= 20130921
CATEGORIES= irc
MASTER_SITES= http://perturb.me.uk/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -24,7 +24,7 @@ CFLAGS+= -I${LOCALBASE}/include -L${LOCA
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
gcrypt:${PORTSDIR}/security/libgcrypt
-GITDESC= v0.4.2-rc1-4-g556d324
+GITDESC= v0.4.2-rc2-1-g0249666
GITREV!= echo "${GITDESC}" | sed -E 's/^.*-g(.{7})$$/\1/'
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
Modified: head/irc/weechat-devel/distinfo
==============================================================================
--- head/irc/weechat-devel/distinfo Sun Sep 22 11:09:02 2013 (r327869)
+++ head/irc/weechat-devel/distinfo Sun Sep 22 11:55:30 2013 (r327870)
@@ -1,2 +1,2 @@
-SHA256 (weechat-devel-556d324.tar.gz) = 83ccbb65d57e679d46e73385663968430f86098a7113f615077e8e91fcc55d94
-SIZE (weechat-devel-556d324.tar.gz) = 2725907
+SHA256 (weechat-devel-0249666.tar.gz) = eba985f9068cf119984093fa57062bc43dfd4e7cb652aa4af30b2a62c7c683d2
+SIZE (weechat-devel-0249666.tar.gz) = 2727220
More information about the svn-ports-head
mailing list