Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154434455
D2777.id6099.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2777.id6099.diff
View Options
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -4746,6 +4746,7 @@
SUBDIR += rubygem-ruport
SUBDIR += rubygem-safe_yaml
SUBDIR += rubygem-sdoc
+ SUBDIR += rubygem-semantic_puppet
SUBDIR += rubygem-semi_semantic
SUBDIR += rubygem-sequel
SUBDIR += rubygem-sequel3
Index: devel/rubygem-semantic_puppet/Makefile
===================================================================
--- /dev/null
+++ devel/rubygem-semantic_puppet/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= semantic_puppet
+PORTVERSION= 0.1.1
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Library for working with Semantic Versions and module dependencies
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+NO_ARCH= yes
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: devel/rubygem-semantic_puppet/distinfo
===================================================================
--- /dev/null
+++ devel/rubygem-semantic_puppet/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/semantic_puppet-0.1.1.gem) = 803dc62c61bbd7318197821590d8fe45f306ce8be4d1e54944ac7bfa1af2eff1
+SIZE (rubygem/semantic_puppet-0.1.1.gem) = 25088
Index: devel/rubygem-semantic_puppet/pkg-descr
===================================================================
--- /dev/null
+++ devel/rubygem-semantic_puppet/pkg-descr
@@ -0,0 +1,4 @@
+Library of tools used by Puppet to parse, validate, and compare Semantic
+Versions and Version Ranges and to query and resolve module dependencies.
+
+WWW: https://github.com/puppetlabs/semantic_puppet
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 1:05 PM (18 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32348836
Default Alt Text
D2777.id6099.diff (1 KB)
Attached To
Mode
D2777: new port: devel/rubygem-semantic_puppet
Attached
Detach File
Event Timeline
Log In to Comment