FreeBSD Bugzilla – Attachment 76562 Details for
Bug 110340
Update port: audio/tagtool to 0.12.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.57 KB, created by
tkato432
on 2007-03-15 16:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2007-03-15 16:10:06 UTC
Size:
3.57 KB
patch
obsolete
>diff -urN /usr/ports/audio/tagtool/Makefile audio/tagtool/Makefile >--- /usr/ports/audio/tagtool/Makefile Sun Oct 15 03:48:31 2006 >+++ audio/tagtool/Makefile Thu Mar 15 02:07:29 2007 >@@ -6,8 +6,7 @@ > # $MCom: ports/audio/tagtool/Makefile,v 1.1 2006/09/30 01:15:37 ahze Exp $ > > PORTNAME= tagtool >-PORTVERSION= 0.12.2 >-PORTREVISION= 3 >+PORTVERSION= 0.12.3 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -18,20 +17,20 @@ > LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ > vorbis.3:${PORTSDIR}/audio/libvorbis > >+USE_BZIP2= yes >+USE_GNOME= gnomehack intlhack libglade2 > USE_XLIB= yes > USE_GETTEXT= yes >-GNU_CONFIGURE= yes > USE_GMAKE= yes >-USE_GNOME= gnomehack intlhack libglade2 gnomehier >- >+GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" >+INSTALLS_ICONS= yes >+ > CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} >-LDFLAGS= -L${LOCALBASE}/lib -Wl,--export-dynamic ${PTHREAD_LIBS} >+LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} > > post-patch: >- @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \ >- ${REINPLACE_CMD} -e \ >- 's|(prefix)/share/applications|(prefix)/share/gnome/applications|g; \ >- s|(datadir)/pixmaps|(prefix)/share/gnome/pixmaps|g' \ >+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|-Wno-pointer-sign||g' > > .include <bsd.port.mk> >diff -urN /usr/ports/audio/tagtool/distinfo audio/tagtool/distinfo >--- /usr/ports/audio/tagtool/distinfo Thu Nov 24 16:01:46 2005 >+++ audio/tagtool/distinfo Thu Mar 15 01:59:56 2007 >@@ -1,3 +1,3 @@ >-MD5 (tagtool-0.12.2.tar.gz) = 4d688dbbe7cd8a08a9f9faef4d1c5b27 >-SHA256 (tagtool-0.12.2.tar.gz) = c6b39ed8e6d0b0199d3422345e6845a1ceffa1ddd54ccb149f1813f9f642ff3f >-SIZE (tagtool-0.12.2.tar.gz) = 368758 >+MD5 (tagtool-0.12.3.tar.bz2) = 447b3a505fee68a82f25dcda9377b676 >+SHA256 (tagtool-0.12.3.tar.bz2) = 273f41031dd2ad80c09d1865fdc71d9052831a5ce9cd8c53705cc518a9d3d411 >+SIZE (tagtool-0.12.3.tar.bz2) = 303743 >diff -urN /usr/ports/audio/tagtool/pkg-plist audio/tagtool/pkg-plist >--- /usr/ports/audio/tagtool/pkg-plist Sun Oct 15 03:48:31 2006 >+++ audio/tagtool/pkg-plist Thu Mar 15 02:12:11 2007 >@@ -1,6 +1,7 @@ > bin/tagtool >-share/gnome/applications/tagtool.desktop >-share/gnome/pixmaps/TagTool.png >+share/applications/tagtool.desktop >+share/icons/hicolor/48x48/apps/TagTool.png >+share/icons/hicolor/scalable/apps/TagTool.svg > share/locale/bg/LC_MESSAGES/tagtool.mo > share/locale/cs/LC_MESSAGES/tagtool.mo > share/locale/de/LC_MESSAGES/tagtool.mo >@@ -9,8 +10,12 @@ > share/locale/fr/LC_MESSAGES/tagtool.mo > share/locale/it/LC_MESSAGES/tagtool.mo > share/locale/lt/LC_MESSAGES/tagtool.mo >+share/locale/nl/LC_MESSAGES/tagtool.mo >+share/locale/pl/LC_MESSAGES/tagtool.mo > share/locale/pt/LC_MESSAGES/tagtool.mo >+share/locale/pt_BR/LC_MESSAGES/tagtool.mo > share/locale/ru/LC_MESSAGES/tagtool.mo >+share/locale/sv/LC_MESSAGES/tagtool.mo > share/locale/ua/LC_MESSAGES/tagtool.mo > %%DATADIR%%/TagTool.png > %%DATADIR%%/edit.png >@@ -30,11 +35,16 @@ > %%DATADIR%%/tagtool.glade > %%DATADIR%%/warn.png > @dirrm %%DATADIR%% >-@unexec /bin/rmdir %D/share/locale/ua/LC_MESSAGES 2>/dev/null || /usr/bin/true >-@unexec /bin/rmdir %D/share/locale/ua 2>/dev/null || /usr/bin/true > @dirrmtry share/locale/ua/LC_MESSAGES > @dirrmtry share/locale/ua > @dirrmtry share/locale/pt/LC_MESSAGES > @dirrmtry share/locale/pt > @dirrmtry share/locale/cs/LC_MESSAGES > @dirrmtry share/locale/cs >+@dirrmtry share/icons/hicolor/scalable/apps >+@dirrmtry share/icons/hicolor/scalable >+@dirrmtry share/icons/hicolor/48x48/apps >+@dirrmtry share/icons/hicolor/48x48 >+@dirrmtry share/icons/hicolor >+@dirrmtry share/icons >+@dirrmtry share/applications
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 110340
: 76562