diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-08-17 11:12:32 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-08-17 11:12:32 +0000 |
commit | eed66641a92877d7d6cf0d0ddbec311c2183d7e3 (patch) | |
tree | 2557adbd66bc8289d01f9ee49887fc8f3b1bccb1 /irc | |
parent | e650ead063d768035c45a0b0db6caf18a940777d (diff) | |
download | ports-eed66641a92877d7d6cf0d0ddbec311c2183d7e3.tar.gz ports-eed66641a92877d7d6cf0d0ddbec311c2183d7e3.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/weechat-devel/Makefile | 5 | ||||
-rw-r--r-- | irc/weechat-devel/distinfo | 4 | ||||
-rw-r--r-- | irc/weechat-devel/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 9da79c7a2a39..e1feab7d7530 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -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 diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo index 1184649b306c..402409e6ecde 100644 --- a/irc/weechat-devel/distinfo +++ b/irc/weechat-devel/distinfo @@ -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 diff --git a/irc/weechat-devel/pkg-plist b/irc/weechat-devel/pkg-plist index b43562288e28..fe351a8893b3 100644 --- a/irc/weechat-devel/pkg-plist +++ b/irc/weechat-devel/pkg-plist @@ -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 |