summaryrefslogtreecommitdiff
path: root/audio/id3v2
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-06-12 14:32:19 +0000
committergrant <grant@pkgsrc.org>2002-06-12 14:32:19 +0000
commite47658a4d914216c0fe5d4f7335c838afc223192 (patch)
treec7b50345e9c62a5d930279c335be6688b3abba52 /audio/id3v2
parentd345ae4aca7c9b76906388efafaa3d0d3d018881 (diff)
downloadpkgsrc-e47658a4d914216c0fe5d4f7335c838afc223192.tar.gz
install man page
add trailing / to HOMEPAGE
Diffstat (limited to 'audio/id3v2')
-rw-r--r--audio/id3v2/Makefile4
-rw-r--r--audio/id3v2/PLIST3
-rw-r--r--audio/id3v2/distinfo4
-rw-r--r--audio/id3v2/patches/patch-aa9
4 files changed, 11 insertions, 9 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile
index bf9a9151452..83ff7a71426 100644
--- a/audio/id3v2/Makefile
+++ b/audio/id3v2/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2002/06/12 14:06:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/06/12 14:34:28 grant Exp $
DISTNAME= id3v2-0.1.7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3v2/}
MAINTAINER= jmmv@hispabsd.org
-HOMEPAGE= http://id3v2.sourceforge.net
+HOMEPAGE= http://id3v2.sourceforge.net/
COMMENT= Command line editor for id3v2 tags
.include "../../audio/id3lib/buildlink.mk"
diff --git a/audio/id3v2/PLIST b/audio/id3v2/PLIST
index 24944cf5648..d6fbcad9066 100644
--- a/audio/id3v2/PLIST
+++ b/audio/id3v2/PLIST
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/19 14:35:29 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/06/12 14:34:29 grant Exp $
bin/id3v2
+man/man1/id3v2.1
diff --git a/audio/id3v2/distinfo b/audio/id3v2/distinfo
index 749a6c498d1..300ef5bafc8 100644
--- a/audio/id3v2/distinfo
+++ b/audio/id3v2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2002/06/12 14:06:58 wiz Exp $
+$NetBSD: distinfo,v 1.3 2002/06/12 14:34:29 grant Exp $
SHA1 (id3v2-0.1.7.tar.gz) = 1d9766fda33d0bcdde46751e89bf1cfb6c23716e
Size (id3v2-0.1.7.tar.gz) = 54132 bytes
-SHA1 (patch-aa) = 002bed6cf9de5a5c6ce33362676536237f464464
+SHA1 (patch-aa) = 64eac05e1894a811fd3518ec4a7799117e640f60
diff --git a/audio/id3v2/patches/patch-aa b/audio/id3v2/patches/patch-aa
index 56c1d823fb6..7cb0b5b5998 100644
--- a/audio/id3v2/patches/patch-aa
+++ b/audio/id3v2/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/04/19 14:35:29 zuntum Exp $
+$NetBSD: patch-aa,v 1.2 2002/06/12 14:32:19 grant Exp $
---- Makefile.orig Sat Apr 13 12:07:11 2002
-+++ Makefile Sat Apr 13 12:07:47 2002
-@@ -1,10 +1,10 @@
+--- Makefile.orig Tue Apr 16 11:35:31 2002
++++ Makefile Thu Jun 13 00:28:19 2002
+@@ -1,10 +1,11 @@
all: id3v2
id3v2: Makefile convert.cpp list.cpp id3v2.cpp convert.cpp
@@ -12,6 +12,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/04/19 14:35:29 zuntum Exp $
install: all
- cp id3v2 /usr/local/bin/
+ cp id3v2 ${LOCALBASE}/bin
++ cp id3v2.1 ${LOCALBASE}/man/man1
clean:
rm -f id3v2 core