pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/reposurgeon
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 11 00:29:37 UTC 2017
Modified Files:
pkgsrc/devel/reposurgeon: Makefile distinfo
Log Message:
Updated devel/reposurgeon to 3.41
---------------------------------
3.41: 2016-02-10::
Fix fatal error in reposurgeon version command (introduced in 3.40).
In repocutter, the pathrename command now hacks svn:mergeinfo properties.
'split' adds a ".split" suffix to any legacy ID in the new commit.
More control over prefix stripping in the "path sup" command.
Add --notagify option to expunge command.
Repair implementation of "split at".
Add "tag create" command.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/reposurgeon/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/reposurgeon/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/reposurgeon/Makefile
diff -u pkgsrc/devel/reposurgeon/Makefile:1.27 pkgsrc/devel/reposurgeon/Makefile:1.28
--- pkgsrc/devel/reposurgeon/Makefile:1.27 Sat Jan 21 15:37:49 2017
+++ pkgsrc/devel/reposurgeon/Makefile Sat Feb 11 00:29:37 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2017/01/21 15:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2017/02/11 00:29:37 mef Exp $
-DISTNAME= reposurgeon-3.40
+DISTNAME= reposurgeon-3.41
CATEGORIES= devel scm
MASTER_SITES= http://www.catb.org/~esr/reposurgeon/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/reposurgeon/distinfo
diff -u pkgsrc/devel/reposurgeon/distinfo:1.19 pkgsrc/devel/reposurgeon/distinfo:1.20
--- pkgsrc/devel/reposurgeon/distinfo:1.19 Sat Jan 21 12:07:28 2017
+++ pkgsrc/devel/reposurgeon/distinfo Sat Feb 11 00:29:37 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/01/21 12:07:28 kim Exp $
+$NetBSD: distinfo,v 1.20 2017/02/11 00:29:37 mef Exp $
-SHA1 (reposurgeon-3.40.tar.xz) = 94ba2f37c0210d5a5faa4b2a6c4844c994136f45
-RMD160 (reposurgeon-3.40.tar.xz) = 7e404fff44e392ac87d00beb7410f3cad4f47577
-SHA512 (reposurgeon-3.40.tar.xz) = 037e2cce94a4553f8ce4663ecaa376dd5da3ea127cad11686213510cc3d67e1cb0c64b4b9dbe1930a35a2753e88925a0b5fab4253b7f964da30c487e47020c38
-Size (reposurgeon-3.40.tar.xz) = 502804 bytes
+SHA1 (reposurgeon-3.41.tar.xz) = 45cb90551a86aabe114f1ec58d3acccf6d4f113a
+RMD160 (reposurgeon-3.41.tar.xz) = 648f6849d8c9535b1a0575d87ed5c765ff810d31
+SHA512 (reposurgeon-3.41.tar.xz) = d39b85478e8c16a9df8576ae972fb817d666fdadfb506710acef1e25e4c650e9530b0901e01a68e4efb0d0cbfdf3ac4570c0fcc6271a6da686c5b72062e11bc8
+Size (reposurgeon-3.41.tar.xz) = 504568 bytes
Home |
Main Index |
Thread Index |
Old Index