Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2012 11:12:32 +0000 (UTC)
From:      Jase Thew <jase@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302676 - head/irc/weechat-devel
Message-ID:  <201208171112.q7HBCW0C061364@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jase
Date: Fri Aug 17 11:12:32 2012
New Revision: 302676
URL: http://svn.freebsd.org/changeset/ports/302676

Log:
  - Update to 20120817
  
  Approved by:	culot (mentor)

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

Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile	Fri Aug 17 11:11:04 2012	(r302675)
+++ head/irc/weechat-devel/Makefile	Fri Aug 17 11:12:32 2012	(r302676)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	weechat
-PORTVERSION=	20120808
+PORTVERSION=	20120817
 CATEGORIES=	irc
 MASTER_SITES=	http://perturb.me.uk/distfiles/ \
 		${MASTER_SITE_LOCAL}
@@ -30,7 +30,7 @@ WANT_PERL=	yes
 
 LIB_DEPENDS+=	curl:${PORTSDIR}/ftp/curl
 
-GITREV=	3c615a9
+GITREV=	e59c181
 WRKSRC=	${WRKDIR}/${PORTNAME}-${GITREV}
 
 # Please note: the DEBUG option is *NOT* empty, it is utilised by
@@ -134,7 +134,6 @@ PLIST_SUB+=	LUA="@comment "
 .endif
 
 .if ${PORT_OPTIONS:MGUILE}
-IGNORE=		guile support currently causes a segfault on exit. Please re-run 'make config' and disable GUILE
 LIB_DEPENDS+=	guile:${PORTSDIR}/lang/guile
 PLIST_SUB+=	GUILE=""
 .else

Modified: head/irc/weechat-devel/distinfo
==============================================================================
--- head/irc/weechat-devel/distinfo	Fri Aug 17 11:11:04 2012	(r302675)
+++ head/irc/weechat-devel/distinfo	Fri Aug 17 11:12:32 2012	(r302676)
@@ -1,2 +1,2 @@
-SHA256 (weechat-devel-3c615a9.tar.gz) = f0ef85a540e887819d58649008d68ae42f10b20d57a61138a2a37a0d8d4b0095
-SIZE (weechat-devel-3c615a9.tar.gz) = 2340064
+SHA256 (weechat-devel-e59c181.tar.gz) = 49c16ee930a9285b18e02f201c53b4966f811da11969e3e20be499f90f37e3ff
+SIZE (weechat-devel-e59c181.tar.gz) = 2394342

Modified: head/irc/weechat-devel/pkg-plist
==============================================================================
--- head/irc/weechat-devel/pkg-plist	Fri Aug 17 11:11:04 2012	(r302675)
+++ head/irc/weechat-devel/pkg-plist	Fri Aug 17 11:12:32 2012	(r302676)
@@ -6,6 +6,7 @@ lib/weechat/plugins/irc.so
 lib/weechat/plugins/logger.so
 lib/weechat/plugins/relay.so
 lib/weechat/plugins/rmodifier.so
+lib/weechat/plugins/script.so
 lib/weechat/plugins/xfer.so
 libdata/pkgconfig/weechat.pc
 %%ASPELL%%lib/weechat/plugins/aspell.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208171112.q7HBCW0C061364>