diff options
-rw-r--r-- | irc/weechat/Makefile | 6 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index fdb943ba2cd1..013d81c2cbcf 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ @@ -12,13 +12,11 @@ COMMENT= Lightweight and user friendly ncurses based IRC client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -CONFLICTS= weechat-devel-[0-9]* - LIB_DEPENDS+= libcurl.so:ftp/curl \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= cmake:outsource ncurses tar:bzip2 +USES= cmake:outsource ncurses tar:xz USE_LDCONFIG= yes CMAKE_ARGS+= -DENABLE_GUILE=no \ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 26469005fd3a..76e1ddc8ce28 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475608262 -SHA256 (weechat-1.6.tar.bz2) = 73eca5212fadb7056f5f72d9dfc96453dea0342c963d1f1ca36c84def5653c34 -SIZE (weechat-1.6.tar.bz2) = 2558398 +TIMESTAMP = 1485178739 +SHA256 (weechat-1.7.tar.xz) = 599348337a4bff179bf50888dad135751fa401538ebaadc59831d2223be52db3 +SIZE (weechat-1.7.tar.xz) = 1837004 |