archivers/rpm4 leaves a couple directories around due to an incorrect pkg-plist Fix: --- pkg-plist.old 2009-05-17 14:32:04.000000000 -0500 +++ pkg-plist 2009-05-17 14:32:42.000000000 -0500 @@ -162,3 +162,5 @@ @dirrmtry src @dirrmtry share/locale/en_RN/LC_MESSAGES @dirrmtry share/locale/en_RN +@dirrmtry share/locale/eu_ES/LC_MESSAGES +@dirrmtry share/locale/eu_ES Patch attached with submission follows: How-To-Repeat: cd /usr/ports/archivers/rpm4 && make install deinstall
Responsible Changed From-To: freebsd-ports-bugs->jpaetzel Submitter has GNATS access (via the GNATS Auto Assign Tool)
Responsible Changed From-To: jpaetzel->linimon Up to me to clean up.
Responsible Changed From-To: linimon->jpaetzel Grabbing this and committing soon.
jpaetzel 2009-05-20 04:15:46 UTC FreeBSD ports repository Modified files: archivers/rpm4 Makefile pkg-plist Log: Update pkg-plist to reflect directories left behind after deinstall PR: ports/134619 Approved by: linimon (mentor) Revision Changes Path 1.20 +1 -1 ports/archivers/rpm4/Makefile 1.8 +2 -0 ports/archivers/rpm4/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!