svn commit: r305852 - in head/deskutils: xpad xpad-current
Jason Helfman
jgh at FreeBSD.org
Sat Oct 13 23:20:58 UTC 2012
Author: jgh
Date: Sat Oct 13 23:20:57 2012
New Revision: 305852
URL: http://svn.freebsd.org/changeset/ports/305852
Log:
- drop icon-theme.cache from plists
Spotted by: bapt
Feature safe: yes
Modified:
head/deskutils/xpad-current/Makefile (contents, props changed)
head/deskutils/xpad-current/pkg-plist (contents, props changed)
head/deskutils/xpad/Makefile (contents, props changed)
head/deskutils/xpad/pkg-plist (contents, props changed)
Modified: head/deskutils/xpad-current/Makefile
==============================================================================
--- head/deskutils/xpad-current/Makefile Sat Oct 13 23:19:36 2012 (r305851)
+++ head/deskutils/xpad-current/Makefile Sat Oct 13 23:20:57 2012 (r305852)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: xpad-current
-# Date created: 14 November 2011
-# Whom: Jason Helfman <jhelfman at experts-exchange.com>
-#
# $FreeBSD$
-#
PORTNAME= xpad
PORTVERSION= 4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
PKGNAMESUFFIX= -current
Modified: head/deskutils/xpad-current/pkg-plist
==============================================================================
--- head/deskutils/xpad-current/pkg-plist Sat Oct 13 23:19:36 2012 (r305851)
+++ head/deskutils/xpad-current/pkg-plist Sat Oct 13 23:20:57 2012 (r305852)
@@ -1,6 +1,5 @@
bin/xpad
share/applications/xpad.desktop
-share/icons/hicolor/icon-theme.cache
share/icons/hicolor/scalable/apps/xpad.svg
share/locale/af/LC_MESSAGES/xpad.mo
share/locale/bg/LC_MESSAGES/xpad.mo
Modified: head/deskutils/xpad/Makefile
==============================================================================
--- head/deskutils/xpad/Makefile Sat Oct 13 23:19:36 2012 (r305851)
+++ head/deskutils/xpad/Makefile Sat Oct 13 23:20:57 2012 (r305852)
@@ -1,13 +1,10 @@
-# New ports collection makefile for: xpad
-# Date created: 6 March 2002
-# Whom: Guillaume Paquet <amyfoub at gmail.com>
+# Created by: Guillaume Paquet <amyfoub at gmail.com>
#
# $FreeBSD$
-#
PORTNAME= xpad
PORTVERSION= 3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/
@@ -23,6 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_XORG= x11 sm
USE_GNOME= pkgconfig gtk20 gnomehier intltool
+INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/deskutils/xpad/pkg-plist
==============================================================================
--- head/deskutils/xpad/pkg-plist Sat Oct 13 23:19:36 2012 (r305851)
+++ head/deskutils/xpad/pkg-plist Sat Oct 13 23:20:57 2012 (r305852)
@@ -1,6 +1,5 @@
bin/xpad
share/applications/xpad.desktop
-share/icons/hicolor/icon-theme.cache
share/icons/hicolor/scalable/apps/xpad.svg
share/locale/af/LC_MESSAGES/xpad.mo
share/locale/bg/LC_MESSAGES/xpad.mo
More information about the svn-ports-head
mailing list