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:
parent
2b0d068b21
commit
1c85dc35bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335300
@ -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
|
||||
|
@ -1,2 +0,0 @@
|
||||
SHA256 (rubygem/ruby-ogginfo-0.6.11.gem) = 63fba4145785e3908c32ffdbc7f08ff26df69d91712ed83e557ad2e04710fac3
|
||||
SIZE (rubygem/ruby-ogginfo-0.6.11.gem) = 28672
|
@ -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
|
2
audio/rubygem-ruby-ogginfo/distinfo
Normal file
2
audio/rubygem-ruby-ogginfo/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/ruby-ogginfo-0.7.2.gem) = dea20eae929bade3d858033bfcdc3948de818d649a0183c3414f4a8b2c79e760
|
||||
SIZE (rubygem/ruby-ogginfo-0.7.2.gem) = 77824
|
Loading…
Reference in New Issue
Block a user