Index: head/audio/easytag/Makefile =================================================================== --- head/audio/easytag/Makefile (revision 89333) +++ head/audio/easytag/Makefile (revision 89334) @@ -1,31 +1,31 @@ # ex:ts=8 # New ports collection makefile for: easytag # Date created: May 17, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= easytag -PORTVERSION= 0.28.1 +PORTVERSION= 0.30 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis \ FLAC.5:${PORTSDIR}/audio/flac MAN1= easytag.1 USE_BZIP2= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIG_SHELL="${SH}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include Property changes on: head/audio/easytag/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/audio/easytag/distinfo =================================================================== --- head/audio/easytag/distinfo (revision 89333) +++ head/audio/easytag/distinfo (revision 89334) @@ -1 +1 @@ -MD5 (easytag-0.28.1.tar.bz2) = 69088f3c1d3b49af13d8030849f44d02 +MD5 (easytag-0.30.tar.bz2) = 9f0dfde219c0422676f21afc49cc44bf Property changes on: head/audio/easytag/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/audio/easytag/files/patch-pixmaps_Makefile.in =================================================================== --- head/audio/easytag/files/patch-pixmaps_Makefile.in (revision 89333) +++ head/audio/easytag/files/patch-pixmaps_Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- pixmaps/Makefile.in Sat Jul 12 22:16:06 2003 -+++ pixmaps/Makefile.in.new Tue Jul 15 00:08:40 2003 -@@ -302,7 +302,7 @@ - - info-am: - --install-data-am: install-iconDATA install-pixmapDATA -+install-data-am: install-pixmapDATA # install-iconDATA - - install-exec-am: - Property changes on: head/audio/easytag/files/patch-pixmaps_Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/audio/easytag/files/patch-Makefile.in =================================================================== --- head/audio/easytag/files/patch-Makefile.in (nonexistent) +++ head/audio/easytag/files/patch-Makefile.in (revision 89334) @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Sep 24 10:54:31 2003 ++++ Makefile.in Wed Sep 24 10:54:42 2003 +@@ -518,7 +518,7 @@ + uninstall-info-am uninstall-info-recursive uninstall-recursive \ + uninstall-textDATA + +-dnl gnome_menudir=$(shell gnome-config --datadir)/gnome/apps/Multimedia ++gnome_menudir=$(shell gnome-config --datadir)/gnome/apps/Multimedia + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: Property changes on: head/audio/easytag/files/patch-Makefile.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.3 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/audio/easytag/pkg-plist =================================================================== --- head/audio/easytag/pkg-plist (revision 89333) +++ head/audio/easytag/pkg-plist (revision 89334) @@ -1,18 +1,18 @@ bin/easytag share/easytag/ChangeLog share/easytag/EasyTAG_logo.xpm -share/gnome/apps/Multimedia/easytag.desktop share/locale/cs/LC_MESSAGES/easytag.mo share/locale/de/LC_MESSAGES/easytag.mo share/locale/es/LC_MESSAGES/easytag.mo share/locale/fr/LC_MESSAGES/easytag.mo share/locale/hu/LC_MESSAGES/easytag.mo share/locale/it/LC_MESSAGES/easytag.mo share/locale/ja/LC_MESSAGES/easytag.mo share/locale/nl/LC_MESSAGES/easytag.mo share/locale/pl/LC_MESSAGES/easytag.mo share/locale/ro/LC_MESSAGES/easytag.mo share/locale/ru/LC_MESSAGES/easytag.mo share/locale/sv/LC_MESSAGES/easytag.mo share/locale/uk/LC_MESSAGES/easytag.mo +share/pixmaps/EasyTAG.xpm @dirrm share/easytag Property changes on: head/audio/easytag/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/audio/easytag-devel/Makefile =================================================================== --- head/audio/easytag-devel/Makefile (revision 89333) +++ head/audio/easytag-devel/Makefile (revision 89334) @@ -1,31 +1,31 @@ # ex:ts=8 # New ports collection makefile for: easytag # Date created: May 17, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= easytag -PORTVERSION= 0.28.1 +PORTVERSION= 0.30 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis \ FLAC.5:${PORTSDIR}/audio/flac MAN1= easytag.1 USE_BZIP2= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIG_SHELL="${SH}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include Property changes on: head/audio/easytag-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/audio/easytag-devel/distinfo =================================================================== --- head/audio/easytag-devel/distinfo (revision 89333) +++ head/audio/easytag-devel/distinfo (revision 89334) @@ -1 +1 @@ -MD5 (easytag-0.28.1.tar.bz2) = 69088f3c1d3b49af13d8030849f44d02 +MD5 (easytag-0.30.tar.bz2) = 9f0dfde219c0422676f21afc49cc44bf Property changes on: head/audio/easytag-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/audio/easytag-devel/files/patch-pixmaps_Makefile.in =================================================================== --- head/audio/easytag-devel/files/patch-pixmaps_Makefile.in (revision 89333) +++ head/audio/easytag-devel/files/patch-pixmaps_Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- pixmaps/Makefile.in Sat Jul 12 22:16:06 2003 -+++ pixmaps/Makefile.in.new Tue Jul 15 00:08:40 2003 -@@ -302,7 +302,7 @@ - - info-am: - --install-data-am: install-iconDATA install-pixmapDATA -+install-data-am: install-pixmapDATA # install-iconDATA - - install-exec-am: - Property changes on: head/audio/easytag-devel/files/patch-pixmaps_Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/audio/easytag-devel/files/patch-Makefile.in =================================================================== --- head/audio/easytag-devel/files/patch-Makefile.in (nonexistent) +++ head/audio/easytag-devel/files/patch-Makefile.in (revision 89334) @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Sep 24 10:54:31 2003 ++++ Makefile.in Wed Sep 24 10:54:42 2003 +@@ -518,7 +518,7 @@ + uninstall-info-am uninstall-info-recursive uninstall-recursive \ + uninstall-textDATA + +-dnl gnome_menudir=$(shell gnome-config --datadir)/gnome/apps/Multimedia ++gnome_menudir=$(shell gnome-config --datadir)/gnome/apps/Multimedia + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: Property changes on: head/audio/easytag-devel/files/patch-Makefile.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.3 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/audio/easytag-devel/pkg-plist =================================================================== --- head/audio/easytag-devel/pkg-plist (revision 89333) +++ head/audio/easytag-devel/pkg-plist (revision 89334) @@ -1,18 +1,18 @@ bin/easytag share/easytag/ChangeLog share/easytag/EasyTAG_logo.xpm -share/gnome/apps/Multimedia/easytag.desktop share/locale/cs/LC_MESSAGES/easytag.mo share/locale/de/LC_MESSAGES/easytag.mo share/locale/es/LC_MESSAGES/easytag.mo share/locale/fr/LC_MESSAGES/easytag.mo share/locale/hu/LC_MESSAGES/easytag.mo share/locale/it/LC_MESSAGES/easytag.mo share/locale/ja/LC_MESSAGES/easytag.mo share/locale/nl/LC_MESSAGES/easytag.mo share/locale/pl/LC_MESSAGES/easytag.mo share/locale/ro/LC_MESSAGES/easytag.mo share/locale/ru/LC_MESSAGES/easytag.mo share/locale/sv/LC_MESSAGES/easytag.mo share/locale/uk/LC_MESSAGES/easytag.mo +share/pixmaps/EasyTAG.xpm @dirrm share/easytag Property changes on: head/audio/easytag-devel/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property