summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-30 15:43:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-30 15:43:55 +0000
commit1c85dc35bc92ead2371a215bfce1a5a17a643e86 (patch)
treea4fb1884a7f80e6caeb0e1382ae4e03e1cecedb2
parent- Update to 0.133330 (diff)
- Respect upstream naming: rename rubygem-ogginfo to rubygem-ruby-ogginfo
- Update to 0.7.2 - Add LICENSE - Remove leading indefinite article from COMMENT Changes: https://github.com/moumar/ruby-ogginfo/blob/master/History.txt
Notes
Notes: svn path=/head/; revision=335300
-rw-r--r--audio/Makefile2
-rw-r--r--audio/rubygem-ogginfo/distinfo2
-rw-r--r--audio/rubygem-ruby-ogginfo/Makefile (renamed from audio/rubygem-ogginfo/Makefile)9
-rw-r--r--audio/rubygem-ruby-ogginfo/distinfo2
-rw-r--r--audio/rubygem-ruby-ogginfo/pkg-descr (renamed from audio/rubygem-ogginfo/pkg-descr)0
5 files changed, 8 insertions, 7 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 8950deef4ca5..b4956c8c63a9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -665,8 +665,8 @@
SUBDIR += ruby-taglib
SUBDIR += ruby-xmms2
SUBDIR += rubygem-librmpd
- SUBDIR += rubygem-ogginfo
SUBDIR += rubygem-ruby-mp3info
+ SUBDIR += rubygem-ruby-ogginfo
SUBDIR += rubygem-shout
SUBDIR += rubyripper
SUBDIR += s3mod
diff --git a/audio/rubygem-ogginfo/distinfo b/audio/rubygem-ogginfo/distinfo
deleted file mode 100644
index bcead34f9b6e..000000000000
--- a/audio/rubygem-ogginfo/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/ruby-ogginfo-0.6.11.gem) = 63fba4145785e3908c32ffdbc7f08ff26df69d91712ed83e557ad2e04710fac3
-SIZE (rubygem/ruby-ogginfo-0.6.11.gem) = 28672
diff --git a/audio/rubygem-ogginfo/Makefile b/audio/rubygem-ruby-ogginfo/Makefile
index 04e74aee07f3..5c1b1de0cece 100644
--- a/audio/rubygem-ogginfo/Makefile
+++ b/audio/rubygem-ruby-ogginfo/Makefile
@@ -1,14 +1,15 @@
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
-PORTNAME= ogginfo
-PORTVERSION= 0.6.11
+PORTNAME= ruby-ogginfo
+PORTVERSION= 0.7.2
CATEGORIES= audio rubygems
MASTER_SITES= RG
-DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A Ruby library to access to information on ogg files
+COMMENT= Ruby library to access to information on ogg files
+
+LICENSE= GPLv3
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/audio/rubygem-ruby-ogginfo/distinfo b/audio/rubygem-ruby-ogginfo/distinfo
new file mode 100644
index 000000000000..02ff9bc57138
--- /dev/null
+++ b/audio/rubygem-ruby-ogginfo/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/ruby-ogginfo-0.7.2.gem) = dea20eae929bade3d858033bfcdc3948de818d649a0183c3414f4a8b2c79e760
+SIZE (rubygem/ruby-ogginfo-0.7.2.gem) = 77824
diff --git a/audio/rubygem-ogginfo/pkg-descr b/audio/rubygem-ruby-ogginfo/pkg-descr
index 537b50021bee..537b50021bee 100644
--- a/audio/rubygem-ogginfo/pkg-descr
+++ b/audio/rubygem-ruby-ogginfo/pkg-descr