1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- 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
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-30 15:43:55 +00:00
parent 2b0d068b21
commit 1c85dc35bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335300
5 changed files with 8 additions and 7 deletions

View File

@ -665,8 +665,8 @@
SUBDIR += ruby-taglib SUBDIR += ruby-taglib
SUBDIR += ruby-xmms2 SUBDIR += ruby-xmms2
SUBDIR += rubygem-librmpd SUBDIR += rubygem-librmpd
SUBDIR += rubygem-ogginfo
SUBDIR += rubygem-ruby-mp3info SUBDIR += rubygem-ruby-mp3info
SUBDIR += rubygem-ruby-ogginfo
SUBDIR += rubygem-shout SUBDIR += rubygem-shout
SUBDIR += rubyripper SUBDIR += rubyripper
SUBDIR += s3mod SUBDIR += s3mod

View File

@ -1,2 +0,0 @@
SHA256 (rubygem/ruby-ogginfo-0.6.11.gem) = 63fba4145785e3908c32ffdbc7f08ff26df69d91712ed83e557ad2e04710fac3
SIZE (rubygem/ruby-ogginfo-0.6.11.gem) = 28672

View File

@ -1,14 +1,15 @@
# Created by: Steve Wills <swills@FreeBSD.org> # Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$ # $FreeBSD$
PORTNAME= ogginfo PORTNAME= ruby-ogginfo
PORTVERSION= 0.6.11 PORTVERSION= 0.7.2
CATEGORIES= audio rubygems CATEGORIES= audio rubygems
MASTER_SITES= RG MASTER_SITES= RG
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org 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_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/ruby-ogginfo-0.7.2.gem) = dea20eae929bade3d858033bfcdc3948de818d649a0183c3414f4a8b2c79e760
SIZE (rubygem/ruby-ogginfo-0.7.2.gem) = 77824