pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/fromcvs Update to 105:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dca3983d4dd
branches:  trunk
changeset: 532090:3dca3983d4dd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 11 07:27:18 2007 +0000

description:
Update to 105:

105:
Rework branch name alias handling.

Now we treat branches and magic branches different for the sake
of guessing branch name aliases.

Add the possibility to ignore branches based on regexp.

104:
Try to enhance branch handling, add diagnostic output.

diffstat:

 devel/fromcvs/Makefile |  6 +++---
 devel/fromcvs/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 0424cbd4af3b -r 3dca3983d4dd devel/fromcvs/Makefile
--- a/devel/fromcvs/Makefile    Sat Aug 11 02:54:08 2007 +0000
+++ b/devel/fromcvs/Makefile    Sat Aug 11 07:27:18 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2007/07/17 23:26:09 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2007/08/11 07:27:18 wiz Exp $
 
-DISTNAME=      cccdab84e9e5
+DISTNAME=      186299486bdc
 # Last part of PKGNAME is changeset number
-PKGNAME=       fromcvs-0.0.0.103
+PKGNAME=       fromcvs-0.0.0.105
 CATEGORIES=    devel scm
 MASTER_SITES=  http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/archive/
 EXTRACT_SUFX=  .tar.bz2
diff -r 0424cbd4af3b -r 3dca3983d4dd devel/fromcvs/distinfo
--- a/devel/fromcvs/distinfo    Sat Aug 11 02:54:08 2007 +0000
+++ b/devel/fromcvs/distinfo    Sat Aug 11 07:27:18 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/07/17 23:26:09 wiz Exp $
+$NetBSD: distinfo,v 1.6 2007/08/11 07:27:18 wiz Exp $
 
-SHA1 (fromcvs/cccdab84e9e5.tar.bz2) = 8af07e0e97d708acf408665218c5818b5c6bf614
-RMD160 (fromcvs/cccdab84e9e5.tar.bz2) = 0a43ff43e7790fab3dab7c7ed297665d03c9cca8
-Size (fromcvs/cccdab84e9e5.tar.bz2) = 16823 bytes
+SHA1 (fromcvs/186299486bdc.tar.bz2) = 469d926398695c022408afb1dd0d3c402a2d94a2
+RMD160 (fromcvs/186299486bdc.tar.bz2) = cd95e59f6b218cf2a453ab7c8c9c82b90a40b152
+Size (fromcvs/186299486bdc.tar.bz2) = 17181 bytes



Home | Main Index | Thread Index | Old Index