pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cssc Update to version 0.16alpha-pl0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2cba84d64e86
branches: trunk
changeset: 466175:2cba84d64e86
user: seb <seb%pkgsrc.org@localhost>
date: Mon Jan 12 18:34:57 2004 +0000
description:
Update to version 0.16alpha-pl0.
While here remove info files from PLIST file.
New in CSSC-0.16alpha-pl0
* We now honour the user's choice of umask (which fixes
SourceForge bug number 581740).
* On Red Hat Linux, info files live in /usr/share/info not /usr/info.
* Recognise BitKeeper files and don't emit spurious warnings when
we see its extensions to the file format. However, we do emit
a warning if we see an "extension" we don't recognise.
Support for BitKeeper files is read-only.
* Fixed SourceForge bug 664900 by applying a fix from Darren Warner.
* "get -e" now takes notice of the value of the "d" flag.
diffstat:
devel/cssc/Makefile | 6 +++---
devel/cssc/PLIST | 7 +------
devel/cssc/distinfo | 6 +++---
3 files changed, 7 insertions(+), 12 deletions(-)
diffs (42 lines):
diff -r 86059939b0ae -r 2cba84d64e86 devel/cssc/Makefile
--- a/devel/cssc/Makefile Mon Jan 12 17:25:43 2004 +0000
+++ b/devel/cssc/Makefile Mon Jan 12 18:34:57 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/11/03 14:56:04 gavan Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/12 18:34:57 seb Exp $
#
-DISTNAME= CSSC-0.15alpha.pl0
-PKGNAME= cssc-0.15a.0
+DISTNAME= CSSC-0.16alpha.pl0
+PKGNAME= cssc-0.16a.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cssc/}
diff -r 86059939b0ae -r 2cba84d64e86 devel/cssc/PLIST
--- a/devel/cssc/PLIST Mon Jan 12 17:25:43 2004 +0000
+++ b/devel/cssc/PLIST Mon Jan 12 18:34:57 2004 +0000
@@ -1,10 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2003/06/19 22:08:28 seb Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/01/12 18:34:57 seb Exp $
bin/sccs
-info/cssc.info
-info/cssc.info-1
-info/cssc.info-2
-info/cssc.info-3
-info/cssc.info-4
libexec/cssc/admin
libexec/cssc/cdc
libexec/cssc/delta
diff -r 86059939b0ae -r 2cba84d64e86 devel/cssc/distinfo
--- a/devel/cssc/distinfo Mon Jan 12 17:25:43 2004 +0000
+++ b/devel/cssc/distinfo Mon Jan 12 18:34:57 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2003/06/19 22:08:28 seb Exp $
+$NetBSD: distinfo,v 1.4 2004/01/12 18:34:57 seb Exp $
-SHA1 (CSSC-0.15alpha.pl0.tar.gz) = b20c672c631561e8c39d465a7fddea444964851f
-Size (CSSC-0.15alpha.pl0.tar.gz) = 625766 bytes
+SHA1 (CSSC-0.16alpha.pl0.tar.gz) = 4b626cb329682208616e71dac35cf844e0eca6ff
+Size (CSSC-0.16alpha.pl0.tar.gz) = 676634 bytes
SHA1 (patch-ab) = 648d6379637b791f6aea917e4d3c6379974f04f5
Home |
Main Index |
Thread Index |
Old Index