diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/hexchat/Makefile | 6 | ||||
-rw-r--r-- | irc/hexchat/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index ab47c2a22679..87da7f362c31 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -3,9 +3,8 @@ PORTNAME= hexchat PORTVERSION= 2.12.4 +DISTVERSIONPREFIX= v CATEGORIES= irc gnome ipv6 -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= pkubaj@anongoth.pl COMMENT= IRC chat program with GTK and Text Frontend @@ -19,11 +18,10 @@ LIB_DEPENDS= libproxy.so:net/libproxy \ libdbus-1.so:devel/dbus \ libfreetype.so:print/freetype2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - USES= autoreconf gmake desktop-file-utils libtool pkgconfig ssl USE_GNOME= cairo gtk20 intltool libxml2 USE_XORG= x11 +USE_GITHUB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-openssl --enable-gtkfe --disable-sysinfo \ --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig \ diff --git a/irc/hexchat/distinfo b/irc/hexchat/distinfo index 09cbd528b6da..601a571c14e4 100644 --- a/irc/hexchat/distinfo +++ b/irc/hexchat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481549280 -SHA256 (v2.12.4.tar.gz) = eb9ebe45b1c9e39543517b48d63caa2f2736e82a8dbbd1da96132070752f8084 -SIZE (v2.12.4.tar.gz) = 2780008 +TIMESTAMP = 1496752085 +SHA256 (hexchat-hexchat-v2.12.4_GH0.tar.gz) = eb9ebe45b1c9e39543517b48d63caa2f2736e82a8dbbd1da96132070752f8084 +SIZE (hexchat-hexchat-v2.12.4_GH0.tar.gz) = 2780008 |