ports/50841: Maintainer Update: audio/easytag
Dominic Marks
dom at cus.org.uk
Fri Apr 11 23:10:06 UTC 2003
>Number: 50841
>Category: ports
>Synopsis: Maintainer Update: audio/easytag
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 11 16:10:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Dominic Marks
>Release: FreeBSD 4.7-RELEASE-p3 i386
>Organization:
UMIST
>Environment:
System: FreeBSD moo.cus.org.uk 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #3: Mon Jan 20 23:49:12 GMT 2003 root at moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386
>Description:
audio/easytag 0.25 -> 0.27
o Add FLAC file support.
>How-To-Repeat:
NA.
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/easytag/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile 2003/04/08 00:39:57 1.17
+++ Makefile 2003/04/11 22:54:23
@@ -7,7 +7,7 @@
#
PORTNAME= easytag
-PORTVERSION= 0.25
+PORTVERSION= 0.27
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,8 +16,12 @@
COMMENT= Tag editor for MP3 and OGG files
LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
- vorbis.2:${PORTSDIR}/audio/libvorbis
+ 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}" \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/easytag/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo 2003/01/02 06:43:56 1.11
+++ distinfo 2003/04/11 22:54:23
@@ -1 +1 @@
-MD5 (easytag-0.25.tar.gz) = 61becbf5dd77ebb540633abccdae02ac
+MD5 (easytag-0.27.tar.bz2) = 1f0460e9231dda2fe402be92224727aa
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/easytag/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist 2003/01/02 06:43:56 1.5
+++ pkg-plist 2003/04/11 22:54:24
@@ -1,4 +1,5 @@
bin/easytag
+share/easytag/ChangeLog
share/easytag/EasyTAG_logo.xpm
share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/de/LC_MESSAGES/easytag.mo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list