ports/148739: [MAINTAINER] audio/audiotag: update to 0.19
Bapt
baptiste.daroussin at gmail.com
Sun Jul 18 18:20:08 UTC 2010
>Number: 148739
>Category: ports
>Synopsis: [MAINTAINER] audio/audiotag: update to 0.19
>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: Sun Jul 18 18:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Bapt
>Release: FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #6 r210216M: Sun Jul 18 15:11:06 CEST
>Description:
- Update to 0.19
- Update master site
- Update homepage
- Add license
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- audiotag-0.19.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/audiotag.orig/Makefile /usr/ports/audio/audiotag/Makefile
--- /usr/ports/audio/audiotag.orig/Makefile 2008-07-09 15:31:06.000000000 +0200
+++ /usr/ports/audio/audiotag/Makefile 2010-07-18 20:16:41.850179790 +0200
@@ -6,13 +6,16 @@
#
PORTNAME= audiotag
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= audio multimedia
-MASTER_SITES= http://www.tempestgames.com/ryan/downloads/
+MASTER_SITES= http://cloud.github.com/downloads/Daenyth/audiotag/
MAINTAINER= baptiste.daroussin at gmail.com
COMMENT= A command-line tool for mass tagging/renaming of audio files
+LICENSE= GPLv2
+LICENSE= ${WRKSRC}/COPYING
+
OPTIONS= VORBIS "Support renaming/tagging ogg vorbis files" On \
ID3 "Support renaming/tagging files supporting id3 tags" On \
MP4 "Support renaming/tagging mp4 files" On
@@ -21,6 +24,8 @@
NO_BUILD= yes
+USE_BZIP2= yes
+
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
diff -ruN --exclude=CVS /usr/ports/audio/audiotag.orig/distinfo /usr/ports/audio/audiotag/distinfo
--- /usr/ports/audio/audiotag.orig/distinfo 2008-07-09 15:31:06.000000000 +0200
+++ /usr/ports/audio/audiotag/distinfo 2010-07-18 20:15:15.561461961 +0200
@@ -1,3 +1,3 @@
-MD5 (audiotag-0.18.tar.gz) = 4682cfe01c89dc0b7fc14aef61344579
-SHA256 (audiotag-0.18.tar.gz) = c9c62f76b9a97f0d665f9e32ec837d00919e3b4ccb1c84eedd9bcfc41176ae2d
-SIZE (audiotag-0.18.tar.gz) = 15267
+MD5 (audiotag-0.19.tar.bz2) = 98c8b926ed4d976677ceea3451ca04cb
+SHA256 (audiotag-0.19.tar.bz2) = 7b6a2de751058a95755f0842b83f2b1d8b94e5cd7634cbe71d67257208bf4646
+SIZE (audiotag-0.19.tar.bz2) = 15016
diff -ruN --exclude=CVS /usr/ports/audio/audiotag.orig/pkg-descr /usr/ports/audio/audiotag/pkg-descr
--- /usr/ports/audio/audiotag.orig/pkg-descr 2008-04-15 15:43:15.000000000 +0200
+++ /usr/ports/audio/audiotag/pkg-descr 2010-07-18 20:14:45.379561020 +0200
@@ -1,4 +1,4 @@
Audiotag is a command-line tool for mass tagging/renaming of audio files
it supports the vorbis comment, id3 tags, and MP4 tags.
-WWW: http://www.tempestgames.com/ryan/
+WWW: http://github.com/Daenyth/audiotag
--- audiotag-0.19.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list