diff options
author | hubertf <hubertf> | 2001-09-24 18:04:31 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-09-24 18:04:31 +0000 |
commit | 67c836289f05f8b78d5477e882045ed6ad4d6d2b (patch) | |
tree | b0318ce92cbf26a55001544711f06e070d946ce9 /devel | |
parent | e539db87e6ee64cdc5ebb10044e766e33f948ff4 (diff) | |
download | pkgsrc-67c836289f05f8b78d5477e882045ed6ad4d6d2b.tar.gz |
Update prcs to 1.2.15. Changes: Lots of bug fixes.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/prcs/Makefile | 5 | ||||
-rw-r--r-- | devel/prcs/distinfo | 9 | ||||
-rw-r--r-- | devel/prcs/patches/patch-aa | 8 | ||||
-rw-r--r-- | devel/prcs/pkg/PLIST | 9 |
4 files changed, 15 insertions, 16 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index 63325de5f0e..d1d31be0aaa 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.16 2001/05/17 08:38:44 abs Exp $ +# $NetBSD: Makefile,v 1.17 2001/09/24 18:04:31 hubertf Exp $ # FreeBSD Id: Makefile,v 1.9 1997/10/13 05:11:40 jmacd Exp # -DISTNAME= prcs-1.2.9 +DISTNAME= prcs-1.2.15 CATEGORIES= devel MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.XCF.Berkeley.EDU/~jmacd/prcs.html -COMMENT= Project Revision Control System ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \ NetBSD-*-mips* NetBSD-*-pc532 NetBSD-*-powerpc \ diff --git a/devel/prcs/distinfo b/devel/prcs/distinfo index 1b41599ec65..573daf2651b 100644 --- a/devel/prcs/distinfo +++ b/devel/prcs/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2001/04/21 00:44:42 wiz Exp $ +$NetBSD: distinfo,v 1.4 2001/09/24 18:04:31 hubertf Exp $ -SHA1 (prcs-1.2.9.tar.gz) = df6f5d9fc6b431c301dfda711eba183ecf9f3e83 -Size (prcs-1.2.9.tar.gz) = 602380 bytes -SHA1 (patch-aa) = 02f44b0e00cd9d13960e70392bf7c487ec627975 -SHA1 (patch-ab) = 88bcda21ac9a79ddb4c8896ea30d766139ed8aa3 +SHA1 (prcs-1.2.15.tar.gz) = a8f763a08ab0844a8f7fdf0870e16e3a642fcc19 +Size (prcs-1.2.15.tar.gz) = 648041 bytes +SHA1 (patch-aa) = c86d8d29ae5c051f35dc126d343df6e3886c65c1 diff --git a/devel/prcs/patches/patch-aa b/devel/prcs/patches/patch-aa index 99da1f642d3..5cde87a0cb0 100644 --- a/devel/prcs/patches/patch-aa +++ b/devel/prcs/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.3 2000/03/06 04:28:02 hubertf Exp $ +$NetBSD: patch-aa,v 1.4 2001/09/24 18:04:31 hubertf Exp $ ---- configure.orig Sun Sep 13 23:49:17 1998 -+++ configure Mon Mar 6 04:20:09 2000 -@@ -4068,7 +4068,7 @@ +--- configure.orig Sun Oct 31 04:30:30 1999 ++++ configure +@@ -4330,7 +4330,7 @@ ;; esac fi diff --git a/devel/prcs/pkg/PLIST b/devel/prcs/pkg/PLIST index 5c9db74ab55..118f73099b5 100644 --- a/devel/prcs/pkg/PLIST +++ b/devel/prcs/pkg/PLIST @@ -1,16 +1,17 @@ -@comment $NetBSD: PLIST,v 1.5 2000/03/06 04:28:03 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.6 2001/09/24 18:04:31 hubertf Exp $ bin/prcs +bin/prcs-callback @unexec install-info --delete --info-dir=%D/info %D/info/prcs.info info/prcs.info +@exec install-info --info-dir=%D/info %D/info/prcs.info info/prcs.info-1 info/prcs.info-2 info/prcs.info-3 -@exec install-info --info-dir=%D/info %D/info/prcs.info man/man1/prcs.1 share/examples/prcs/prcs-ediff.el share/examples/prcs/prcs-ediff.elc -share/examples/prcs/prcs-minor.el -share/examples/prcs/prcs-minor.elc +share/examples/prcs/prcs-hooks.el +share/examples/prcs/prcs-hooks.elc share/examples/prcs/prcs.el share/examples/prcs/prcs.elc @dirrm share/examples/prcs |