diff options
author | rm <rm@FreeBSD.org> | 2012-03-27 12:19:52 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-03-27 12:19:52 +0800 |
commit | c32eac4ced75c485c25ffbf8a5510a90695966fb (patch) | |
tree | c74482912a0ecb5b2125c04d462e56a8dd7f3471 /irc | |
parent | 40e98e1ead45daa2f0f480a2ab381179d879383d (diff) | |
download | freebsd-ports-gnome-c32eac4ced75c485c25ffbf8a5510a90695966fb.tar.gz freebsd-ports-gnome-c32eac4ced75c485c25ffbf8a5510a90695966fb.tar.zst freebsd-ports-gnome-c32eac4ced75c485c25ffbf8a5510a90695966fb.zip |
- update to 20120326 (0.3.8-dev)
PR: 166423
Submitted by: Jase Thew <freebsd at beardz dot net> (maintainer)
Feature safe: yes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/weechat-devel/Makefile | 9 | ||||
-rw-r--r-- | irc/weechat-devel/distinfo | 4 | ||||
-rw-r--r-- | irc/weechat-devel/pkg-descr | 6 | ||||
-rw-r--r-- | irc/weechat-devel/pkg-plist | 1 |
4 files changed, 10 insertions, 10 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index b368cb1f479c..034759dc2904 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -6,15 +6,14 @@ # PORTNAME= weechat -PORTVERSION= 20120219 -PORTREVISION= 1 +PORTVERSION= 20120326 CATEGORIES= irc MASTER_SITES= http://perturb.me.uk/distfiles/ PKGNAMESUFFIX= -devel DISTNAME= weechat-devel-${GITREV} MAINTAINER= freebsd@beardz.net -COMMENT= A lightweight and user friendly ncurse based IRC client +COMMENT= A lightweight and user friendly ncurses based IRC client LICENSE= GPLv3 @@ -31,7 +30,7 @@ WANT_PERL= yes LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl # 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 +# bsd.cmake.mk to set the cmake build type to Debug instead of # Release. OPTIONS= RUBY "Ruby scripting support" Off \ @@ -48,7 +47,7 @@ OPTIONS= RUBY "Ruby scripting support" Off \ NLS "NLS support" On \ DOCUMENTATION "Build documentation" Off -GITREV= 8d63064 +GITREV= 272046d WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV} .include <bsd.port.options.mk> diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo index 231056a05df9..3d40ee8d1a8a 100644 --- a/irc/weechat-devel/distinfo +++ b/irc/weechat-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (weechat-devel-8d63064.tar.gz) = 7f2c5bab8377369d8b18ae2022da5f7c2213251aa08a4ee0d62f289cd045c4f5 -SIZE (weechat-devel-8d63064.tar.gz) = 2089946 +SHA256 (weechat-devel-272046d.tar.gz) = 173d668a7416ad33aad778ca785350c89d6b5fa89839e9d0d9a113d63527c096 +SIZE (weechat-devel-272046d.tar.gz) = 2188150 diff --git a/irc/weechat-devel/pkg-descr b/irc/weechat-devel/pkg-descr index 152d494a880a..b88631f34bb3 100644 --- a/irc/weechat-devel/pkg-descr +++ b/irc/weechat-devel/pkg-descr @@ -1,9 +1,9 @@ -WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC -client. Everything can be done with a keyboard, and it is customizable +WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC +client. Everything can be done with a keyboard, and it is customizable and extensible with scripts. For the moment, only ncurse GUI is supported by this port. Note: this is not the official release version, this is a git snapshot, which may in some cases be unstable. -WWW: http://weechat.org +WWW: http://weechat.org diff --git a/irc/weechat-devel/pkg-plist b/irc/weechat-devel/pkg-plist index 18b4fe083a25..d0f10b90aaa1 100644 --- a/irc/weechat-devel/pkg-plist +++ b/irc/weechat-devel/pkg-plist @@ -53,6 +53,7 @@ libdata/pkgconfig/weechat.pc %%NLS%%share/locale/fr/LC_MESSAGES/weechat.mo %%NLS%%share/locale/hu/LC_MESSAGES/weechat.mo %%NLS%%share/locale/it/LC_MESSAGES/weechat.mo +%%NLS%%share/locale/ja/LC_MESSAGES/weechat.mo %%NLS%%share/locale/pl/LC_MESSAGES/weechat.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/weechat.mo %%NLS%%share/locale/ru/LC_MESSAGES/weechat.mo |