svn commit: r315631 - in head: games/pioneers graphics/pornview net-im/pidgin-twitter print/system-config-printer x11/gnome-libs
Koop Mast
kwm at FreeBSD.org
Sun Mar 31 09:05:31 UTC 2013
Author: kwm
Date: Sun Mar 31 09:05:28 2013
New Revision: 315631
URL: http://svnweb.freebsd.org/changeset/ports/315631
Log:
Fix packaging.
Submitted by: miwi
Approved by: portmgr (miwi)
Modified:
head/games/pioneers/pkg-plist
head/graphics/pornview/Makefile
head/graphics/pornview/pkg-plist
head/net-im/pidgin-twitter/Makefile
head/print/system-config-printer/Makefile
head/print/system-config-printer/pkg-plist
head/x11/gnome-libs/Makefile
head/x11/gnome-libs/pkg-plist
Modified: head/games/pioneers/pkg-plist
==============================================================================
--- head/games/pioneers/pkg-plist Sun Mar 31 09:03:39 2013 (r315630)
+++ head/games/pioneers/pkg-plist Sun Mar 31 09:05:28 2013 (r315631)
@@ -205,6 +205,7 @@ share/locale/sv/LC_MESSAGES/pioneers.mo
@dirrm share/games/pioneers/themes/ccFlickr
@dirrm share/games/pioneers/themes
@dirrm share/games/pioneers
+ at dirrmtry share/games
@dirrm share/gnome/help/pioneers/C/images
@dirrm share/gnome/help/pioneers/C
@dirrm share/gnome/help/pioneers
Modified: head/graphics/pornview/Makefile
==============================================================================
--- head/graphics/pornview/Makefile Sun Mar 31 09:03:39 2013 (r315630)
+++ head/graphics/pornview/Makefile Sun Mar 31 09:05:28 2013 (r315631)
@@ -3,7 +3,7 @@
PORTNAME= pornview
PORTVERSION= 0.2.0.p.1
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/OldFiles
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/}
Modified: head/graphics/pornview/pkg-plist
==============================================================================
--- head/graphics/pornview/pkg-plist Sun Mar 31 09:03:39 2013 (r315630)
+++ head/graphics/pornview/pkg-plist Sun Mar 31 09:05:28 2013 (r315631)
@@ -6,6 +6,3 @@ share/pixmaps/pornview.png
share/pornview/scripts/helloworld
@dirrm share/pornview/scripts
@dirrm share/pornview
- at dirrmtry share/gnome/apps/Graphics
- at dirrmtry share/gnome/apps
- at dirrmtry share/gnome
Modified: head/net-im/pidgin-twitter/Makefile
==============================================================================
--- head/net-im/pidgin-twitter/Makefile Sun Mar 31 09:03:39 2013 (r315630)
+++ head/net-im/pidgin-twitter/Makefile Sun Mar 31 09:05:28 2013 (r315631)
@@ -25,4 +25,7 @@ PLIST_FILES= lib/pidgin/pidgin-twitter.s
${DATADIR_REL}/prefs.ui
PLIST_DIRS= ${DATADIR_REL}
+post-patch:
+ @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
Modified: head/print/system-config-printer/Makefile
==============================================================================
--- head/print/system-config-printer/Makefile Sun Mar 31 09:03:39 2013 (r315630)
+++ head/print/system-config-printer/Makefile Sun Mar 31 09:05:28 2013 (r315631)
@@ -8,7 +8,7 @@
PORTNAME= system-config-printer
PORTVERSION= 1.1.16
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print gnome
MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/
Modified: head/print/system-config-printer/pkg-plist
==============================================================================
--- head/print/system-config-printer/pkg-plist Sun Mar 31 09:03:39 2013 (r315630)
+++ head/print/system-config-printer/pkg-plist Sun Mar 31 09:05:28 2013 (r315631)
@@ -163,8 +163,6 @@ share/locale/zh_TW/LC_MESSAGES/system-co
@dirrm %%DATADIR%%
@dirrmtry share/applications
@dirrm %%PYTHON_SITELIBDIR%%/cupshelpers
- at dirrmtry etc/xdg/autostart
- at dirrmtry etc/xdg
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr at latin/LC_MESSAGES
Modified: head/x11/gnome-libs/Makefile
==============================================================================
--- head/x11/gnome-libs/Makefile Sun Mar 31 09:03:39 2013 (r315630)
+++ head/x11/gnome-libs/Makefile Sun Mar 31 09:05:28 2013 (r315631)
@@ -4,7 +4,7 @@
PORTNAME= gnome-libs
PORTVERSION= 1.4.2
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES?= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
Modified: head/x11/gnome-libs/pkg-plist
==============================================================================
--- head/x11/gnome-libs/pkg-plist Sun Mar 31 09:03:39 2013 (r315630)
+++ head/x11/gnome-libs/pkg-plist Sun Mar 31 09:05:28 2013 (r315631)
@@ -549,6 +549,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-lib
@dirrm share/type-convert
@dirrm share/gnome/help/gnome-dev-info/C
@dirrm share/gnome/help/gnome-dev-info
+ at dirrmtry share/games
@dirrm share/doc/libart
@dirrm %%DOCSDIR%%/zvt
@dirrm %%DOCSDIR%%/gnorba
More information about the svn-ports-all
mailing list