svn commit: r318247 - head/irc/weechat-devel

Jase Thew jase at FreeBSD.org
Wed May 15 16:26:18 UTC 2013


Author: jase
Date: Wed May 15 16:26:17 2013
New Revision: 318247
URL: http://svnweb.freebsd.org/changeset/ports/318247

Log:
  - Update to 20130514 (0.4.1-rc2)

Modified:
  head/irc/weechat-devel/Makefile
  head/irc/weechat-devel/distinfo

Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile	Wed May 15 16:03:31 2013	(r318246)
+++ head/irc/weechat-devel/Makefile	Wed May 15 16:26:17 2013	(r318247)
@@ -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}

Modified: head/irc/weechat-devel/distinfo
==============================================================================
--- head/irc/weechat-devel/distinfo	Wed May 15 16:03:31 2013	(r318246)
+++ head/irc/weechat-devel/distinfo	Wed May 15 16:26:17 2013	(r318247)
@@ -1,2 +1,2 @@
-SHA256 (weechat-devel-c6fdeaf.tar.gz) = 7fd5fb5d5c7e93703cc73f880f85a8b496ffe60fbd867710dfcb65e7639202a3
-SIZE (weechat-devel-c6fdeaf.tar.gz) = 2566810
+SHA256 (weechat-devel-0c66b91.tar.gz) = a1e7d042babdf7a5bdff1a85855f928218e78cf7ed19d039ac0e95935278bbc3
+SIZE (weechat-devel-0c66b91.tar.gz) = 2567140


More information about the svn-ports-head mailing list