diff options
-rw-r--r-- | irc/weechat-devel/Makefile | 5 | ||||
-rw-r--r-- | irc/weechat-devel/distinfo | 4 | ||||
-rw-r--r-- | irc/weechat/Makefile | 5 | ||||
-rw-r--r-- | irc/weechat/distinfo | 4 |
4 files changed, 10 insertions, 8 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index e1c5a23a8ae6..9c07eb0aae56 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= weechat -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= irc MASTER_SITES= http://weechat.flashtux.org/download/ -MAINTAINER= az@inec.ru> +MAINTAINER= az@inec.ru COMMENT= A lightweight and user friendly ncurse based IRC client USE_BZIP2= yes @@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= weechat-curses.1 +INFO= weechat_doc_en weechat_doc_es weechat_doc_fr weechat_doc_pt PLIST_FILES= bin/weechat-curses diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo index 032e93e5cb5e..8d77d4aea140 100644 --- a/irc/weechat-devel/distinfo +++ b/irc/weechat-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (weechat-0.1.3.tar.bz2) = b3b63c00b2b76049e46aee189d75429b -SIZE (weechat-0.1.3.tar.bz2) = 396719 +MD5 (weechat-0.1.4.tar.bz2) = 76c1a948e3633a29631ff0327a02a2b2 +SIZE (weechat-0.1.4.tar.bz2) = 548819 diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index e1c5a23a8ae6..9c07eb0aae56 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -6,11 +6,11 @@ # PORTNAME= weechat -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= irc MASTER_SITES= http://weechat.flashtux.org/download/ -MAINTAINER= az@inec.ru> +MAINTAINER= az@inec.ru COMMENT= A lightweight and user friendly ncurse based IRC client USE_BZIP2= yes @@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= weechat-curses.1 +INFO= weechat_doc_en weechat_doc_es weechat_doc_fr weechat_doc_pt PLIST_FILES= bin/weechat-curses diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 032e93e5cb5e..8d77d4aea140 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,2 +1,2 @@ -MD5 (weechat-0.1.3.tar.bz2) = b3b63c00b2b76049e46aee189d75429b -SIZE (weechat-0.1.3.tar.bz2) = 396719 +MD5 (weechat-0.1.4.tar.bz2) = 76c1a948e3633a29631ff0327a02a2b2 +SIZE (weechat-0.1.4.tar.bz2) = 548819 |