summaryrefslogtreecommitdiff
path: root/devel/fromcvs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-04-21 11:51:19 +0000
committerwiz <wiz@pkgsrc.org>2007-04-21 11:51:19 +0000
commitc85df72fbf856ce855032febfcb470254e7a5172 (patch)
tree8a398b92069c75975fe4b442b91d432d6df7de9d /devel/fromcvs
parentddb2944323810a0c009edb870bd601cc505818b5 (diff)
downloadpkgsrc-c85df72fbf856ce855032febfcb470254e7a5172.tar.gz
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.) Update to changeset 99: Abort if the commit didn't succeed.
Diffstat (limited to 'devel/fromcvs')
-rw-r--r--devel/fromcvs/Makefile14
-rw-r--r--devel/fromcvs/distinfo8
2 files changed, 12 insertions, 10 deletions
diff --git a/devel/fromcvs/Makefile b/devel/fromcvs/Makefile
index 8a20ced0d1c..db0f2c340bb 100644
--- a/devel/fromcvs/Makefile
+++ b/devel/fromcvs/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2007/04/21 11:37:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/21 11:51:19 wiz Exp $
-DISTNAME= fromcvs-0.0.0_20070314
-PKGNAME= ${DISTNAME:S/_/./}
+DISTNAME= 7a1ad0af8464
+# Last part of PKGNAME is changeset number
+PKGNAME= fromcvs-0.0.0.99
CATEGORIES= devel scm
-MASTER_SITES= #
+MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/archive/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
@@ -11,12 +12,13 @@ HOMEPAGE= http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/
COMMENT= CVS repository conversion tool
DEPENDS+= ${RUBY_PKGPREFIX}-rbtree>=0.2.0:../../devel/ruby-rbtree
-DEPENDS+= ${RUBY_PKGPREFIX}-rcsparse>=0.0.0.20070210:../../devel/ruby-rcsparse
+DEPENDS+= ${RUBY_PKGPREFIX}-rcsparse>=0.0.0.37:../../devel/ruby-rcsparse
DEPENDS+= ${RUBY_PKGPREFIX}-sqlite3>=1.2.1:../../databases/ruby-sqlite3
LICENSE= corecode-license
-WRKSRC= ${WRKDIR}/fromcvs-e8d986fb9ba7
+WRKSRC= ${WRKDIR}/fromcvs-${DISTNAME}
+DIST_SUBDIR= fromcvs
do-build:
${ECHO} "#!/bin/sh" > ${WRKSRC}/togit
diff --git a/devel/fromcvs/distinfo b/devel/fromcvs/distinfo
index b3d6675b580..1084ba5d71e 100644
--- a/devel/fromcvs/distinfo
+++ b/devel/fromcvs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/21 10:38:06 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/04/21 11:51:20 wiz Exp $
-SHA1 (fromcvs-0.0.0_20070314.tar.bz2) = 05f5b289b15e4d10fc1f48e843ab0b8d0c400205
-RMD160 (fromcvs-0.0.0_20070314.tar.bz2) = 19e79dfd7b34eae69f6f105bd5007c57b9050223
-Size (fromcvs-0.0.0_20070314.tar.bz2) = 16698 bytes
+SHA1 (fromcvs/7a1ad0af8464.tar.bz2) = 150c7f0ae1a3ed3e047db4ad835b14d32c2ab8d0
+RMD160 (fromcvs/7a1ad0af8464.tar.bz2) = 67eadcb83dd79a4b1c2dfb1a34636787ec854ccf
+Size (fromcvs/7a1ad0af8464.tar.bz2) = 16757 bytes