mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
- Update to 1.2.0
- Add LICENSE - Pass maintainership to ruby@ Changes: https://github.com/alexdunae/holidays/blob/master/CHANGELOG.md
This commit is contained in:
parent
b438eabe88
commit
d94fa4e9d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381920
@ -2,15 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= holidays
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Collection of Ruby methods to deal with statutory and other holidays
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/holidays-1.0.5.gem) = 1d8d16e9e22ef60b09e88d3160f0a03726a8ba21bb88477cdbd2e5951fbbcbb1
|
||||
SIZE (rubygem/holidays-1.0.5.gem) = 62976
|
||||
SHA256 (rubygem/holidays-1.2.0.gem) = 081d49d2ad01158e2a8acede8aa93f5670887f138c0ca53c880a428dfce5edde
|
||||
SIZE (rubygem/holidays-1.2.0.gem) = 92160
|
||||
|
Loading…
Reference in New Issue
Block a user