Update to 1.0.2
Changes: https://github.com/puppetlabs/semantic_puppet/blob/master/CHANGELOG.md
This commit is contained in:
parent
bffec5621e
commit
0eb13ecc1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464523
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= semantic_puppet
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,8 +11,6 @@ COMMENT= Library for working with Semantic Versions and module dependencies
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-gettext-setup>=0.3:devel/rubygem-gettext-setup
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1498971605
|
||||
SHA256 (rubygem/semantic_puppet-1.0.1.gem) = 8e1b8719e0c529d12da28fdace487c087668ccd08e58f6f52915e27271968296
|
||||
SIZE (rubygem/semantic_puppet-1.0.1.gem) = 32256
|
||||
TIMESTAMP = 1521036378
|
||||
SHA256 (rubygem/semantic_puppet-1.0.2.gem) = 605be0ec9ca8354ece1da9481b58128327c48e68b1afa3cff96e5fde7221d510
|
||||
SIZE (rubygem/semantic_puppet-1.0.2.gem) = 31744
|
||||
|
|
Loading…
Reference in a new issue