FreeBSD Bugzilla – Attachment 119550 Details for
Bug 162116
[patch] empty directories not preserved in packages for audio/sox graphics/gimp-app www/firefox
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
4720@hushmail.com
on 2011-10-28 22:50:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
4720@hushmail.com
Created:
2011-10-28 22:50:09 UTC
Size:
1.58 KB
patch
obsolete
>Index: audio/sox/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/audio/sox/pkg-plist,v >retrieving revision 1.12 >diff -u -r1.12 pkg-plist >--- audio/sox/pkg-plist 18 Sep 2009 19:32:50 -0000 1.12 >+++ audio/sox/pkg-plist 28 Oct 2011 21:35:41 -0000 >@@ -9,5 +9,6 @@ > lib/libsox.la > lib/libsox.so > lib/libsox.so.1 >+@exec mkdir -p %D/lib/sox > @dirrm lib/sox > libdata/pkgconfig/sox.pc >Index: graphics/gimp-app/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/gimp-app/pkg-plist,v >retrieving revision 1.130 >diff -u -r1.130 pkg-plist >--- graphics/gimp-app/pkg-plist 20 Nov 2010 15:36:40 -0000 1.130 >+++ graphics/gimp-app/pkg-plist 28 Oct 2011 21:35:44 -0000 >@@ -2135,4 +2128,5 @@ > @dirrm etc/gimp/2.2 > @dirrm etc/gimp > @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true >+@exec mkdir -p %D/share/gimp/fonts > @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true >Index: www/firefox/Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/firefox/Makefile,v >retrieving revision 1.254 >diff -u -r1.254 Makefile >--- www/firefox/Makefile 24 Oct 2011 12:21:27 -0000 1.254 >+++ www/firefox/Makefile 28 Oct 2011 21:35:45 -0000 >@@ -139,6 +142,7 @@ > > port-pre-install: > ${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF} >+ ${ECHO_CMD} "@exec mkdir -p %D/include/firefox/nss" >> ${PLISTD} > ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD} > ${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 162116
: 119550