pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-rcsparse Switch from date-based to changese...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6743914ae89
branches:  trunk
changeset: 528121:c6743914ae89
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 21 11:50:36 2007 +0000

description:
Switch from date-based to changeset-based version number.
Get DISTFILE from original MASTER_SITE. (effectively a package version
downgrade, but it is only a few hours old.)

diffstat:

 devel/ruby-rcsparse/Makefile |  11 ++++++-----
 devel/ruby-rcsparse/distinfo |   8 ++++----
 2 files changed, 10 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r fe986edb84cc -r c6743914ae89 devel/ruby-rcsparse/Makefile
--- a/devel/ruby-rcsparse/Makefile      Sat Apr 21 11:37:45 2007 +0000
+++ b/devel/ruby-rcsparse/Makefile      Sat Apr 21 11:50:36 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/21 11:50:36 wiz Exp $
 
-DISTNAME=      rcsparse-0.0.0_20070218
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/_/./}
+DISTNAME=      e871e108f2e4
+PKGNAME=       ${RUBY_PKGPREFIX}-rcsparse-0.0.0.37
 CATEGORIES=    devel ruby
-MASTER_SITES=  #
+MASTER_SITES=  http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/archive/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    wiz%NetBSD.org@localhost
@@ -12,7 +12,8 @@
 
 LICENSE=       corecode-license
 
-WRKSRC=                ${WRKDIR}/rcsparse-e871e108f2e4
+DIST_SUBDIR=   rcsparse
+WRKSRC=                ${WRKDIR}/rcsparse-${DISTNAME}
 USE_RUBY_EXTCONF=      yes
 
 .include "../../lang/ruby/modules.mk"
diff -r fe986edb84cc -r c6743914ae89 devel/ruby-rcsparse/distinfo
--- a/devel/ruby-rcsparse/distinfo      Sat Apr 21 11:37:45 2007 +0000
+++ b/devel/ruby-rcsparse/distinfo      Sat Apr 21 11:50:36 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/04/21 11:50:36 wiz Exp $
 
-SHA1 (rcsparse-0.0.0_20070218.tar.bz2) = 774b3345f165efc821ea2423543de1a4af4dea56
-RMD160 (rcsparse-0.0.0_20070218.tar.bz2) = 20e327fa10841a58d0271922eec048ad25c0a8a7
-Size (rcsparse-0.0.0_20070218.tar.bz2) = 101554 bytes
+SHA1 (rcsparse/e871e108f2e4.tar.bz2) = 774b3345f165efc821ea2423543de1a4af4dea56
+RMD160 (rcsparse/e871e108f2e4.tar.bz2) = 20e327fa10841a58d0271922eec048ad25c0a8a7
+Size (rcsparse/e871e108f2e4.tar.bz2) = 101554 bytes



Home | Main Index | Thread Index | Old Index