diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-28 08:32:12 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-28 08:32:12 +0000 |
commit | 4ba0188b8cbd9d30860e9e673d7c8902b8c5a39b (patch) | |
tree | 04b09b4da88ada30c2a3bd61446e570ce4d238b2 | |
parent | 767ebbdc918f5f0abf5caa74acb8ea8719f90a32 (diff) | |
download | pkgsrc-4ba0188b8cbd9d30860e9e673d7c8902b8c5a39b.tar.gz |
Update to 3.13
Changelog:
3.13 @ 2013-12-11
Terminal release of this code - the branch and tag analysis is just not
good enough on anything other than a linear repository. Use cvs-fast-export
instead.
3.12 @ 2013-12-10
Warning: execute permissions on CVS files are not reported!
The command-line argument can now be a CVS URL.
The --summary-first option was removed to simplify the code's control flow.
The -g and --diff-opts options have been removed to simplify dependencies.
Deprecation warning for -s, -a, -f, -l, -n, -p, --root, --diff-opts, and -t.
3.11 @ 2013-12-09
Eliminate dodgy tmpnam() use.
Make the documentation truthful about --convert-ignores.
-rw-r--r-- | devel/cvsps3/Makefile | 4 | ||||
-rw-r--r-- | devel/cvsps3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/cvsps3/Makefile b/devel/cvsps3/Makefile index 0012cb748b5..07994ec48c5 100644 --- a/devel/cvsps3/Makefile +++ b/devel/cvsps3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:08 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/02/28 08:32:12 ryoon Exp $ # -DISTNAME= cvsps-3.10 +DISTNAME= cvsps-3.13 PKGNAME= ${DISTNAME:S/cvsps-/cvsps3-/} CATEGORIES= devel scm MASTER_SITES= ${HOMEPAGE} diff --git a/devel/cvsps3/distinfo b/devel/cvsps3/distinfo index 810552035ce..5f18167c4cd 100644 --- a/devel/cvsps3/distinfo +++ b/devel/cvsps3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/02/25 21:26:55 ryoon Exp $ +$NetBSD: distinfo,v 1.3 2015/02/28 08:32:12 ryoon Exp $ -SHA1 (cvsps-3.10.tar.gz) = 8e0b2c66abd521eef2851da2fa5175f14215e9bf -RMD160 (cvsps-3.10.tar.gz) = 81475073aa2cae6e8d9a357c5448e9c9f727327e -Size (cvsps-3.10.tar.gz) = 64303 bytes +SHA1 (cvsps-3.13.tar.gz) = 29d814f9083e3c51bba1b1fadf6c94ed9c2caa1e +RMD160 (cvsps-3.13.tar.gz) = c81df8cdbe181197508c909d85394ed1799de460 +Size (cvsps-3.13.tar.gz) = 64437 bytes SHA1 (patch-aa) = dd6a5b7a3559d664eb2a1966430e16350ac4d48c |