pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-scanf
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 10 16:07:06 UTC 2021
Added Files:
pkgsrc/devel/ruby-scanf: DESCR Makefile PLIST distinfo
Log Message:
devel/ruby-scanf: add package version 1.0.0
Add ruby-scanf package version 1.0.0. It is required by newer puppet
package.
scanf is an implementation of the C function scanf(3).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-scanf/DESCR \
pkgsrc/devel/ruby-scanf/Makefile pkgsrc/devel/ruby-scanf/PLIST \
pkgsrc/devel/ruby-scanf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/ruby-scanf/DESCR
diff -u /dev/null pkgsrc/devel/ruby-scanf/DESCR:1.1
--- /dev/null Sun Jan 10 16:07:06 2021
+++ pkgsrc/devel/ruby-scanf/DESCR Sun Jan 10 16:07:06 2021
@@ -0,0 +1 @@
+scanf is an implementation of the C function scanf(3).
Index: pkgsrc/devel/ruby-scanf/Makefile
diff -u /dev/null pkgsrc/devel/ruby-scanf/Makefile:1.1
--- /dev/null Sun Jan 10 16:07:06 2021
+++ pkgsrc/devel/ruby-scanf/Makefile Sun Jan 10 16:07:06 2021
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/01/10 16:07:06 taca Exp $
+
+DISTNAME= scanf-1.0.0
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/ruby/scanf
+COMMENT= Implementation of the C function scanf(3)
+LICENSE= 2-clause-bsd
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-scanf/PLIST
diff -u /dev/null pkgsrc/devel/ruby-scanf/PLIST:1.1
--- /dev/null Sun Jan 10 16:07:06 2021
+++ pkgsrc/devel/ruby-scanf/PLIST Sun Jan 10 16:07:06 2021
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/01/10 16:07:06 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/lib/scanf.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-scanf/distinfo
diff -u /dev/null pkgsrc/devel/ruby-scanf/distinfo:1.1
--- /dev/null Sun Jan 10 16:07:06 2021
+++ pkgsrc/devel/ruby-scanf/distinfo Sun Jan 10 16:07:06 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/01/10 16:07:06 taca Exp $
+
+SHA1 (scanf-1.0.0.gem) = 608ab4618068e5aa45e2e47cd160eb2fd191cb12
+RMD160 (scanf-1.0.0.gem) = 44aac45a6a88cb74904778186a08c4b581bbbaf8
+SHA512 (scanf-1.0.0.gem) = bf502c227174fdfe26202cdda8b404642adba6fbc4524a14d9ad3873a10a5d60a948b477bba8dec95bc34f8f7d446a96abf7b736d7d9adcf8cdf67aa13a0c635
+Size (scanf-1.0.0.gem) = 12288 bytes
Home |
Main Index |
Thread Index |
Old Index