Update to 2.5.0
Changes: https://github.com/icalendar/icalendar/blob/master/History.txt
This commit is contained in:
parent
f054b34ad1
commit
33c7a127e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479561
2 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= icalendar
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,9 +11,11 @@ COMMENT= Library for working with iCalendar files
|
|||
LICENSE= BSD2CLAUSE GPLv2 RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= rubygem-ice_cube>=0.16:devel/rubygem-ice_cube
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1483136787
|
||||
SHA256 (rubygem/icalendar-2.4.1.gem) = ade7384b3a78d302e01c0b93f66816b734c9abd85d1511b90200de2eee6d5ef7
|
||||
SIZE (rubygem/icalendar-2.4.1.gem) = 36352
|
||||
TIMESTAMP = 1536690414
|
||||
SHA256 (rubygem/icalendar-2.5.0.gem) = 6272ca1bdd369ff5be52a1d9e46361b5b5cbda22f57081af5e7fd181c443c20f
|
||||
SIZE (rubygem/icalendar-2.5.0.gem) = 37376
|
||||
|
|
Loading…
Reference in a new issue