pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-stream Previous distfile wasn't really gem ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3cc2a3e35c4b
branches:  trunk
changeset: 621371:3cc2a3e35c4b
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jul 07 16:02:42 2013 +0000

description:
Previous distfile wasn't really gem format file and now real gem file
can be fetched.  So, add  DIST_SUBDIR and bump PKGREVISION.

diffstat:

 devel/ruby-stream/Makefile |  5 +++--
 devel/ruby-stream/distinfo |  9 ++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 63ffcb439e60 -r 3cc2a3e35c4b devel/ruby-stream/Makefile
--- a/devel/ruby-stream/Makefile        Sun Jul 07 15:59:23 2013 +0000
+++ b/devel/ruby-stream/Makefile        Sun Jul 07 16:02:42 2013 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2010/09/10 06:28:43 taca Exp $
+# $NetBSD: Makefile,v 1.6 2013/07/07 16:02:42 taca Exp $
 
 DISTNAME=      stream-0.5
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
+DIST_SUBDIR=   stream-20130704
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://rgl.rubyforge.org/stream/
diff -r 63ffcb439e60 -r 3cc2a3e35c4b devel/ruby-stream/distinfo
--- a/devel/ruby-stream/distinfo        Sun Jul 07 15:59:23 2013 +0000
+++ b/devel/ruby-stream/distinfo        Sun Jul 07 16:02:42 2013 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.8 2011/08/12 16:37:05 taca Exp $
+$NetBSD: distinfo,v 1.9 2013/07/07 16:02:42 taca Exp $
 
-SHA1 (stream-0.5.gem) = 5a6b14f9b6800003b006a98412d83b839f2c3af7
-RMD160 (stream-0.5.gem) = 74356b4724e6e3bfad85ccf871c05a9015c4d06e
-Size (stream-0.5.gem) = 19253 bytes
-SHA1 (patch-ab) = 801cc3a4c97892d7e19acbd4e0ec48f215e2aad0
+SHA1 (stream-20130704/stream-0.5.gem) = b8abb5a0a97eba2dc4c8df5b294822c2da7cf06f
+RMD160 (stream-20130704/stream-0.5.gem) = 1c154b7d6db462ef176cd645ee6277dcf326d920
+Size (stream-20130704/stream-0.5.gem) = 14848 bytes



Home | Main Index | Thread Index | Old Index