summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/easytag-current/Makefile4
-rw-r--r--audio/easytag-current/distinfo9
-rw-r--r--audio/easytag-current/patches/patch-aa13
3 files changed, 6 insertions, 20 deletions
diff --git a/audio/easytag-current/Makefile b/audio/easytag-current/Makefile
index f92def60e87..80bf64cfe65 100644
--- a/audio/easytag-current/Makefile
+++ b/audio/easytag-current/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/07 07:47:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/30 18:57:50 wiz Exp $
#
-DISTNAME= easytag-2.1.1
+DISTNAME= easytag-2.1.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/easytag-current/distinfo b/audio/easytag-current/distinfo
index 9ee398f69f3..6b27daa8471 100644
--- a/audio/easytag-current/distinfo
+++ b/audio/easytag-current/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/07/07 07:47:51 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/07/30 18:57:50 wiz Exp $
-SHA1 (easytag-2.1.1.tar.bz2) = cdcebaa992c639246dbee64ec3a6acf1c7705182
-RMD160 (easytag-2.1.1.tar.bz2) = dcd88893185b7059a3911edcf6246f1009d1284a
-Size (easytag-2.1.1.tar.bz2) = 2949884 bytes
-SHA1 (patch-aa) = 7fe71d9ad92829dbf8ba56a42be37d920dc8a666
+SHA1 (easytag-2.1.2.tar.bz2) = ab437313ecfb0dfcf1aa00580bf997df859d2448
+RMD160 (easytag-2.1.2.tar.bz2) = 44f93e0af4ab2fca891e87295faade09d35ec52b
+Size (easytag-2.1.2.tar.bz2) = 2954397 bytes
diff --git a/audio/easytag-current/patches/patch-aa b/audio/easytag-current/patches/patch-aa
deleted file mode 100644
index 76adbdd7265..00000000000
--- a/audio/easytag-current/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/07/07 07:47:51 wiz Exp $
-
---- configure.orig 2007-07-04 18:50:16.000000000 +0000
-+++ configure
-@@ -21294,7 +21294,7 @@ _ACEOF
-
- fi
-
-- if test "x$enable_id3v23" == "xyes"; then
-+ if test "x$enable_id3v23" = "xyes"; then
- echo "$as_me:$LINENO: checking for library containing ID3Tag_Link" >&5
- echo $ECHO_N "checking for library containing ID3Tag_Link... $ECHO_C" >&6
- if test "${ac_cv_search_ID3Tag_Link+set}" = set; then