From 137ea0defa67e20b49e58ea4d29c1f78db8dc87d Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Tue, 3 Jun 2014 19:54:22 +0000 Subject: [PATCH] - Bump PORTREVISION for dependencies changes - Pass maintainership to koalative at gmail.com - Use libtool instead of USE_AUTOTOOLS libtool - Add USE_AUTOTOOLS libtoolize - Set PORTSCOUT, wrong NLS - Change pkg-plist, remove *.la files --- irc/hexchat/Makefile | 11 +++++++---- irc/hexchat/pkg-plist | 5 ----- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index c1f4347b0f51..4ec88cff6aab 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -3,20 +3,20 @@ PORTNAME= hexchat PORTVERSION= 2.9.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://dl.hexchat.org/${PORTNAME}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2 LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy -USES= gmake desktop-file-utils pkgconfig tar:xz +USES= gmake desktop-file-utils libtool pkgconfig tar:xz USE_GNOME= gtk20 libxml2 -USE_AUTOTOOLS= automake autoconf libtool +USE_AUTOTOOLS= automake autoconf libtoolize GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-openssl --enable-gtkfe --disable-sysinfo \ --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig @@ -69,6 +69,9 @@ XFT_CONFIGURE_ENABLE= xft GTKSPELL_LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell LIBSEXY_LIB_DEPENDS= libsexy.so:${PORTSDIR}/x11-toolkits/libsexy +# Wrong versioning upstream +PORTSCOUT= skipv:2.10.0 + .include .if ! ${PORT_OPTIONS:MGTKSPELL} && ! ${PORT_OPTIONS:MLIBSEXY} && ! ${PORT_OPTIONS:MSTATIC} diff --git a/irc/hexchat/pkg-plist b/irc/hexchat/pkg-plist index f1642313a73d..6d608f5e59f1 100644 --- a/irc/hexchat/pkg-plist +++ b/irc/hexchat/pkg-plist @@ -1,15 +1,10 @@ bin/hexchat %%TEXTFE%%bin/hexchat-text include/hexchat-plugin.h -lib/hexchat/plugins/checksum.la lib/hexchat/plugins/checksum.so -%%DOAT%%lib/hexchat/plugins/doat.la %%DOAT%%lib/hexchat/plugins/doat.so -%%FISHLIM%%lib/hexchat/plugins/fishlim.la %%FISHLIM%%lib/hexchat/plugins/fishlim.so -%%PERL%%lib/hexchat/plugins/perl.la %%PERL%%lib/hexchat/plugins/perl.so -%%PYTHON%%lib/hexchat/plugins/python.la %%PYTHON%%lib/hexchat/plugins/python.so libdata/pkgconfig/hexchat-plugin.pc man/man1/hexchat.1.gz