diff options
-rw-r--r-- | audio/id3v2/Makefile | 6 | ||||
-rw-r--r-- | audio/id3v2/distinfo | 6 | ||||
-rw-r--r-- | doc/CHANGES | 4 |
3 files changed, 9 insertions, 7 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index fc087aca818..05bbda653ca 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:06 tv Exp $ +# $NetBSD: Makefile,v 1.12 2004/11/04 11:46:58 abs Exp $ -DISTNAME= id3v2-0.1.10 +DISTNAME= id3v2-0.1.11 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3v2/} @@ -9,7 +9,7 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://id3v2.sourceforge.net/ COMMENT= Command line editor for id3v2 tags -USE_LANGUAGES= c c++ +USE_LANGUAGES= c++ USE_BUILDLINK3= YES USE_GNU_TOOLS+= make diff --git a/audio/id3v2/distinfo b/audio/id3v2/distinfo index 611d19b8729..ff5f3f47973 100644 --- a/audio/id3v2/distinfo +++ b/audio/id3v2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/05/04 19:03:25 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/11/04 11:46:58 abs Exp $ -SHA1 (id3v2-0.1.10.tar.gz) = 16a7debefa9c53445acaf44578e1dfeb75bfeb85 -Size (id3v2-0.1.10.tar.gz) = 26419 bytes +SHA1 (id3v2-0.1.11.tar.gz) = ca825d851ca0c6a5783af107dc6baa7aa93f0bad +Size (id3v2-0.1.11.tar.gz) = 52427 bytes diff --git a/doc/CHANGES b/doc/CHANGES index 7119ca17e53..5354ef70ccc 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7688 2004/11/04 10:37:52 adam Exp $ +$NetBSD: CHANGES,v 1.7689 2004/11/04 11:47:47 abs Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5063,3 +5063,5 @@ Changes to the packages collection and infrastructure in 2004: Added RTFM-2.0.4 [cube 2004-11-03] Updated unrar to 3.4.3 [adam 2004-11-04] Updated libsigc++2 to 2.0.6 [adam 2004-11-04] + Updated id3v2 to 0.1.11 [abs 2004-11-04] + |