svn commit: r364571 - in head: deskutils/gdesklets devel/p5-Algorithm-Accounting textproc/p5-RDF-Trine
Antoine Brodin
antoine at FreeBSD.org
Sun Aug 10 21:09:27 UTC 2014
Author: antoine
Date: Sun Aug 10 21:09:26 2014
New Revision: 364571
URL: http://svnweb.freebsd.org/changeset/ports/364571
QAT: https://qat.redports.org/buildarchive/r364571/
Log:
Remove duplicate things from plists
Reported by: pkg developer mode
Modified:
head/deskutils/gdesklets/Makefile
head/deskutils/gdesklets/pkg-plist
head/devel/p5-Algorithm-Accounting/pkg-plist
head/textproc/p5-RDF-Trine/pkg-plist
Modified: head/deskutils/gdesklets/Makefile
==============================================================================
--- head/deskutils/gdesklets/Makefile Sun Aug 10 21:06:32 2014 (r364570)
+++ head/deskutils/gdesklets/Makefile Sun Aug 10 21:09:26 2014 (r364571)
@@ -18,8 +18,7 @@ OPTIONS_DEFINE= GDBM
WRKSRC= ${WRKDIR}/gDesklets-${PORTVERSION}
USE_GNOME= gnomeprefix intlhack librsvg2 pygnomeextras
-USE_PYTHON= yes
-USES= gettext gmake pkgconfig tar:bzip2 pathfix \
+USES= gettext gmake pkgconfig python tar:bzip2 pathfix \
desktop-file-utils shared-mime-info libtool
GNU_CONFIGURE= yes
@@ -45,7 +44,5 @@ post-install:
@${TOUCH} ${STAGEDIR}${DATADIR}/Displays/.keep_me
@${MKDIR} ${STAGEDIR}${DATADIR}/Sensors
@${TOUCH} ${STAGEDIR}${DATADIR}/Sensors/.keep_me
- @-update-mime-database ${STAGEDIR}${PREFIX}/share/mime
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
Modified: head/deskutils/gdesklets/pkg-plist
==============================================================================
--- head/deskutils/gdesklets/pkg-plist Sun Aug 10 21:06:32 2014 (r364570)
+++ head/deskutils/gdesklets/pkg-plist Sun Aug 10 21:09:26 2014 (r364571)
@@ -733,10 +733,8 @@ share/locale/vi/LC_MESSAGES/gdesklets.mo
share/locale/zh_CN/LC_MESSAGES/gdesklets.mo
share/locale/zh_HK/LC_MESSAGES/gdesklets.mo
share/locale/zh_TW/LC_MESSAGES/gdesklets.mo
-share/mime/application/x-gdesklets-display.xml
share/mime/packages/gdesklets.xml
share/pixmaps/gdesklets.png
- at dirrmtry share/mime/application
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/rw/LC_MESSAGES
@@ -807,6 +805,3 @@ share/pixmaps/gdesklets.png
@dirrm lib/gdesklets/Additions/bg
@dirrm lib/gdesklets/Additions
@dirrm lib/gdesklets
- at exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
- at unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
- at dirrmtry share/icons/gnome/48x48/mimetypes
Modified: head/devel/p5-Algorithm-Accounting/pkg-plist
==============================================================================
--- head/devel/p5-Algorithm-Accounting/pkg-plist Sun Aug 10 21:06:32 2014 (r364570)
+++ head/devel/p5-Algorithm-Accounting/pkg-plist Sun Aug 10 21:09:26 2014 (r364571)
@@ -9,7 +9,6 @@
%%PERL5_MAN3%%/Algorithm::Accounting::Report::Imager.3.gz
%%PERL5_MAN3%%/Algorithm::Accounting::Report::GDGraph.3.gz
%%PERL5_MAN3%%/Algorithm::Accounting::Report::Text.3.gz
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Accounting
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Accounting
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm
@dirrm %%SITE_PERL%%/Algorithm/Accounting/Report
Modified: head/textproc/p5-RDF-Trine/pkg-plist
==============================================================================
--- head/textproc/p5-RDF-Trine/pkg-plist Sun Aug 10 21:06:32 2014 (r364570)
+++ head/textproc/p5-RDF-Trine/pkg-plist Sun Aug 10 21:09:26 2014 (r364571)
@@ -136,7 +136,6 @@ bin/srx2table
@dirrm %%SITE_PERL%%/Test/RDF/Trine
@dirrmtry %%SITE_PERL%%/Test/RDF
@dirrmtry %%SITE_PERL%%/Test
- at dirrmtry %%SITE_PERL%%/RDF
@dirrm %%SITE_PERL%%/RDF/Trine/Store/DBI
@dirrm %%SITE_PERL%%/RDF/Trine/Store
@dirrm %%SITE_PERL%%/RDF/Trine/Statement
More information about the svn-ports-all
mailing list