aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-09-29 16:59:09 +0800
committerknu <knu@FreeBSD.org>2003-09-29 16:59:09 +0800
commite9ae8476496badbc1eb65d47d9dd7ab58df506d8 (patch)
tree67f8a7b6476cf487cfe7408194d60c9b3fbb70c8 /audio
parent7b14d417c78ddd006621215c1b31ae0408ca2245 (diff)
downloadfreebsd-ports-gnome-e9ae8476496badbc1eb65d47d9dd7ab58df506d8.tar.gz
freebsd-ports-gnome-e9ae8476496badbc1eb65d47d9dd7ab58df506d8.tar.zst
freebsd-ports-gnome-e9ae8476496badbc1eb65d47d9dd7ab58df506d8.zip
Update to 0.2.1.
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-mp3info/Makefile7
-rw-r--r--audio/ruby-mp3info/distinfo2
-rw-r--r--audio/ruby-mp3info/pkg-descr2
-rw-r--r--audio/ruby-mp3info/pkg-plist11
-rw-r--r--audio/rubygem-mp3info/Makefile7
-rw-r--r--audio/rubygem-mp3info/distinfo2
-rw-r--r--audio/rubygem-mp3info/pkg-descr2
-rw-r--r--audio/rubygem-mp3info/pkg-plist11
-rw-r--r--audio/rubygem-ruby-mp3info/Makefile7
-rw-r--r--audio/rubygem-ruby-mp3info/distinfo2
-rw-r--r--audio/rubygem-ruby-mp3info/pkg-descr2
-rw-r--r--audio/rubygem-ruby-mp3info/pkg-plist11
12 files changed, 42 insertions, 24 deletions
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile
index 5ac29566fe72..9d8bc7f5fed0 100644
--- a/audio/ruby-mp3info/Makefile
+++ b/audio/ruby-mp3info/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mp3info
-PORTVERSION= 0.1
+PORTVERSION= 0.2.1
CATEGORIES= audio ruby
-MASTER_SITES= http://davedd.free.fr/%SUBDIR%/download/
-MASTER_SITE_SUBDIR= ruby-${PORTNAME}
+MASTER_SITES= http://rubyforge.org/download.php/91/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
@@ -21,7 +20,7 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= CHANGELOG README doc
+DOCS= README doc
#EXAMPLES= test.rb
post-install:
diff --git a/audio/ruby-mp3info/distinfo b/audio/ruby-mp3info/distinfo
index 8531059ebf3b..a4bdea4e32c4 100644
--- a/audio/ruby-mp3info/distinfo
+++ b/audio/ruby-mp3info/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-mp3info-0.1.tar.gz) = 70229aaa1438800d071e4e463a09b852
+MD5 (ruby/ruby-mp3info-0.2.1.tar.gz) = 7f0bd73d9df8be0d978f0b0fea21b51f
diff --git a/audio/ruby-mp3info/pkg-descr b/audio/ruby-mp3info/pkg-descr
index 9eccac3f39e9..0a7f30999226 100644
--- a/audio/ruby-mp3info/pkg-descr
+++ b/audio/ruby-mp3info/pkg-descr
@@ -4,4 +4,4 @@ This library gives you access to low level information on mp3 files
Note that this library does not fetch ID3 tag.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
-WWW: http://davedd.free.fr/ruby-mp3info/
+WWW: http://rubyforge.org/projects/ruby-mp3info
diff --git a/audio/ruby-mp3info/pkg-plist b/audio/ruby-mp3info/pkg-plist
index 71132e56400c..cc2dc0e12594 100644
--- a/audio/ruby-mp3info/pkg-plist
+++ b/audio/ruby-mp3info/pkg-plist
@@ -1,11 +1,18 @@
%%RUBY_SITELIBDIR%%/mp3info.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/CHANGELOG
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/blank.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000001.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000002.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000003.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000004.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000005.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000006.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000007.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000008.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000009.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000010.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3InfoError.html
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3InfoInternalError.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/created.rid
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/files/lib/mp3info_rb.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/fr_class_index.html
diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile
index 5ac29566fe72..9d8bc7f5fed0 100644
--- a/audio/rubygem-mp3info/Makefile
+++ b/audio/rubygem-mp3info/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mp3info
-PORTVERSION= 0.1
+PORTVERSION= 0.2.1
CATEGORIES= audio ruby
-MASTER_SITES= http://davedd.free.fr/%SUBDIR%/download/
-MASTER_SITE_SUBDIR= ruby-${PORTNAME}
+MASTER_SITES= http://rubyforge.org/download.php/91/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
@@ -21,7 +20,7 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= CHANGELOG README doc
+DOCS= README doc
#EXAMPLES= test.rb
post-install:
diff --git a/audio/rubygem-mp3info/distinfo b/audio/rubygem-mp3info/distinfo
index 8531059ebf3b..a4bdea4e32c4 100644
--- a/audio/rubygem-mp3info/distinfo
+++ b/audio/rubygem-mp3info/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-mp3info-0.1.tar.gz) = 70229aaa1438800d071e4e463a09b852
+MD5 (ruby/ruby-mp3info-0.2.1.tar.gz) = 7f0bd73d9df8be0d978f0b0fea21b51f
diff --git a/audio/rubygem-mp3info/pkg-descr b/audio/rubygem-mp3info/pkg-descr
index 9eccac3f39e9..0a7f30999226 100644
--- a/audio/rubygem-mp3info/pkg-descr
+++ b/audio/rubygem-mp3info/pkg-descr
@@ -4,4 +4,4 @@ This library gives you access to low level information on mp3 files
Note that this library does not fetch ID3 tag.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
-WWW: http://davedd.free.fr/ruby-mp3info/
+WWW: http://rubyforge.org/projects/ruby-mp3info
diff --git a/audio/rubygem-mp3info/pkg-plist b/audio/rubygem-mp3info/pkg-plist
index 71132e56400c..cc2dc0e12594 100644
--- a/audio/rubygem-mp3info/pkg-plist
+++ b/audio/rubygem-mp3info/pkg-plist
@@ -1,11 +1,18 @@
%%RUBY_SITELIBDIR%%/mp3info.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/CHANGELOG
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/blank.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000001.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000002.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000003.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000004.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000005.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000006.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000007.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000008.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000009.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000010.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3InfoError.html
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3InfoInternalError.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/created.rid
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/files/lib/mp3info_rb.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/fr_class_index.html
diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile
index 5ac29566fe72..9d8bc7f5fed0 100644
--- a/audio/rubygem-ruby-mp3info/Makefile
+++ b/audio/rubygem-ruby-mp3info/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= mp3info
-PORTVERSION= 0.1
+PORTVERSION= 0.2.1
CATEGORIES= audio ruby
-MASTER_SITES= http://davedd.free.fr/%SUBDIR%/download/
-MASTER_SITE_SUBDIR= ruby-${PORTNAME}
+MASTER_SITES= http://rubyforge.org/download.php/91/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
@@ -21,7 +20,7 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= CHANGELOG README doc
+DOCS= README doc
#EXAMPLES= test.rb
post-install:
diff --git a/audio/rubygem-ruby-mp3info/distinfo b/audio/rubygem-ruby-mp3info/distinfo
index 8531059ebf3b..a4bdea4e32c4 100644
--- a/audio/rubygem-ruby-mp3info/distinfo
+++ b/audio/rubygem-ruby-mp3info/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-mp3info-0.1.tar.gz) = 70229aaa1438800d071e4e463a09b852
+MD5 (ruby/ruby-mp3info-0.2.1.tar.gz) = 7f0bd73d9df8be0d978f0b0fea21b51f
diff --git a/audio/rubygem-ruby-mp3info/pkg-descr b/audio/rubygem-ruby-mp3info/pkg-descr
index 9eccac3f39e9..0a7f30999226 100644
--- a/audio/rubygem-ruby-mp3info/pkg-descr
+++ b/audio/rubygem-ruby-mp3info/pkg-descr
@@ -4,4 +4,4 @@ This library gives you access to low level information on mp3 files
Note that this library does not fetch ID3 tag.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
-WWW: http://davedd.free.fr/ruby-mp3info/
+WWW: http://rubyforge.org/projects/ruby-mp3info
diff --git a/audio/rubygem-ruby-mp3info/pkg-plist b/audio/rubygem-ruby-mp3info/pkg-plist
index 71132e56400c..cc2dc0e12594 100644
--- a/audio/rubygem-ruby-mp3info/pkg-plist
+++ b/audio/rubygem-ruby-mp3info/pkg-plist
@@ -1,11 +1,18 @@
%%RUBY_SITELIBDIR%%/mp3info.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/CHANGELOG
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/blank.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000001.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000002.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000003.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000004.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000005.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000006.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000007.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000008.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000009.html
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000010.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3InfoError.html
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3InfoInternalError.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/created.rid
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/files/lib/mp3info_rb.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/fr_class_index.html