aboutsummaryrefslogtreecommitdiffstats
path: root/irc/weechat-devel
diff options
context:
space:
mode:
authorjase <jase@FreeBSD.org>2013-01-21 04:14:38 +0800
committerjase <jase@FreeBSD.org>2013-01-21 04:14:38 +0800
commitc4c092272080c4cf4cfb48d623366db75c79b733 (patch)
tree3acce861145113328910bb5310fcf5f0c4c445c5 /irc/weechat-devel
parenteda5e63e460db46414ea64c66625d8b95f94387b (diff)
downloadfreebsd-ports-gnome-c4c092272080c4cf4cfb48d623366db75c79b733.tar.gz
freebsd-ports-gnome-c4c092272080c4cf4cfb48d623366db75c79b733.tar.zst
freebsd-ports-gnome-c4c092272080c4cf4cfb48d623366db75c79b733.zip
- Update to 20130120 (0.4.1-dev)
Diffstat (limited to 'irc/weechat-devel')
-rw-r--r--irc/weechat-devel/Makefile8
-rw-r--r--irc/weechat-devel/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index 80d1455d9c22..652289f4562e 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= weechat
-PORTVERSION= 20130114
+PORTVERSION= 20130120
CATEGORIES= irc
MASTER_SITES= http://perturb.me.uk/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -26,7 +26,7 @@ WANT_PERL= yes
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
gcrypt:${PORTSDIR}/security/libgcrypt
-GITDESC= v0.4.0-rc3-2-g8e587f7
+GITDESC= v0.4.0-9-g2dea08a
GITREV!= echo "${GITDESC}" | sed -E 's/^.*-g(.{7})$$/\1/'
#GITREV= 01a1316
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
@@ -95,6 +95,7 @@ PLIST_SUB+= RUBY="@comment "
.endif
.if ${PORT_OPTIONS:MGNUTLS}
+USE_PKGCONFIG= yes
LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls
.else
CMAKE_ARGS+= -DENABLE_GNUTLS=no
@@ -131,6 +132,7 @@ PLIST_SUB+= LUA="@comment "
.endif
.if ${PORT_OPTIONS:MGUILE}
+USE_PKGCONFIG= yes
LIB_DEPENDS+= guile:${PORTSDIR}/lang/guile
PLIST_SUB+= GUILE=""
.else
@@ -175,7 +177,7 @@ pre-configure:
@${ECHO_MSG} "==> You have selected the ncurses 256 color option. Please ensure that"
@${ECHO_MSG} "==> the devel/ncurses port is built with the EXTCOLORS option enabled."
@${ECHO_MSG} "==>"
- @${ECHO_MSG} "==> Ctrl-C now if you'd like to reconfigure."
+ @${ECHO_MSG} "==> Press Ctrl-C now if you want to re-configure."
@${ECHO_MSG} ""
@sleep 5
.endif
diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo
index a5cb6bf402d0..fa4bb0309a32 100644
--- a/irc/weechat-devel/distinfo
+++ b/irc/weechat-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (weechat-devel-8e587f7.tar.gz) = 8a35640e4c23c7ab62b1a362ffd11191e49eeb74c26a02a7bcb2013fb9a4883b
-SIZE (weechat-devel-8e587f7.tar.gz) = 2522108
+SHA256 (weechat-devel-2dea08a.tar.gz) = 29fbda829ee70fc92a63dd81bef884c8c13c85069d863997f05c6913c84997ef
+SIZE (weechat-devel-2dea08a.tar.gz) = 2527354
>* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - Mark BROKEN: does not compilepav2010-05-241-0/+2 * Chase audio/libmodplug update.ehaupt2010-04-241-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update to 0.72b1miwi2009-09-233-4/+6 * - Update to 0.71b5miwi2009-07-283-6/+10