[Midnightbsd-cvs] mports [20978] trunk/irc/xchat: modernize plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 3 17:27:53 EST 2016


Revision: 20978
          http://svnweb.midnightbsd.org/mports/?rev=20978
Author:   laffer1
Date:     2016-02-03 17:27:53 -0500 (Wed, 03 Feb 2016)
Log Message:
-----------
modernize plist

Modified Paths:
--------------
    trunk/irc/xchat/Makefile
    trunk/irc/xchat/pkg-plist

Modified: trunk/irc/xchat/Makefile
===================================================================
--- trunk/irc/xchat/Makefile	2016-02-03 16:19:52 UTC (rev 20977)
+++ trunk/irc/xchat/Makefile	2016-02-03 22:27:53 UTC (rev 20978)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xchat
 PORTVERSION=	2.8.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	irc gnome ipv6
 MASTER_SITES=	SF/${PORTNAME}/ \
 		http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
@@ -15,7 +15,7 @@
 
 CONFLICTS=	xchat-1* xchat-systray-plugin-[0-9]*
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:bzip2
+USES=		cpe gettext gmake libtool pathfix pkgconfig tar:bzip2
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: trunk/irc/xchat/pkg-plist
===================================================================
--- trunk/irc/xchat/pkg-plist	2016-02-03 16:19:52 UTC (rev 20977)
+++ trunk/irc/xchat/pkg-plist	2016-02-03 22:27:53 UTC (rev 20978)
@@ -34,6 +34,4 @@
 share/locale/zh_CN/LC_MESSAGES/xchat.mo
 share/locale/zh_TW/LC_MESSAGES/xchat.mo
 share/pixmaps/xchat.png
- at exec mkdir -p %D/lib/xchat/plugins
- at dirrm lib/xchat/plugins
- at dirrm lib/xchat
+ at dir lib/xchat/plugins



More information about the Midnightbsd-cvs mailing list