svn commit: r327442 - head/irc/weechat-devel
Jase Thew
jase at FreeBSD.org
Mon Sep 16 21:58:55 UTC 2013
Author: jase
Date: Mon Sep 16 21:58:54 2013
New Revision: 327442
URL: http://svnweb.freebsd.org/changeset/ports/327442
Log:
- Update to 20130916 (0.4.2-rc1)
Modified:
head/irc/weechat-devel/Makefile
head/irc/weechat-devel/distinfo
Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile Mon Sep 16 21:16:47 2013 (r327441)
+++ head/irc/weechat-devel/Makefile Mon Sep 16 21:58:54 2013 (r327442)
@@ -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${LOCA
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
Modified: head/irc/weechat-devel/distinfo
==============================================================================
--- head/irc/weechat-devel/distinfo Mon Sep 16 21:16:47 2013 (r327441)
+++ head/irc/weechat-devel/distinfo Mon Sep 16 21:58:54 2013 (r327442)
@@ -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
More information about the svn-ports-head
mailing list