mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.1.1
- Update LICENSE Changes: https://github.com/ruby/getoptlong/commits/master
This commit is contained in:
parent
b4ab09b6aa
commit
e8943d7c49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559149
2 changed files with 7 additions and 6 deletions
|
@ -2,15 +2,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getoptlong
|
||||
PORTVERSION= 0.1.0
|
||||
PORTVERSION= 0.1.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= GetoptLong for Ruby
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1588335942
|
||||
SHA256 (rubygem/getoptlong-0.1.0.gem) = 6f7d9769f124976b09fce7841b4332e216a708dd5548d30bb535974d7223ed78
|
||||
SIZE (rubygem/getoptlong-0.1.0.gem) = 11264
|
||||
TIMESTAMP = 1608730825
|
||||
SHA256 (rubygem/getoptlong-0.1.1.gem) = 922c2ec40a68ef011bdad316982d0d8761ef91bd7de20bbc4a003a5be640c9f7
|
||||
SIZE (rubygem/getoptlong-0.1.1.gem) = 11264
|
||||
|
|
Loading…
Add table
Reference in a new issue