summaryrefslogtreecommitdiff
path: root/devel/cssc/Makefile
diff options
context:
space:
mode:
authorseb <seb>2004-01-12 18:34:57 +0000
committerseb <seb>2004-01-12 18:34:57 +0000
commitcf8920cb6fb20f60fa188704f448be33630b0142 (patch)
tree50695f3c5f1be5d939b294a86c318199f24d38a7 /devel/cssc/Makefile
parent115acc586c3dc705ac21092d8da0d4659a07d313 (diff)
downloadpkgsrc-cf8920cb6fb20f60fa188704f448be33630b0142.tar.gz
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 (limited to 'devel/cssc/Makefile')
-rw-r--r--devel/cssc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile
index c2418d92817..42e485656eb 100644
--- a/devel/cssc/Makefile
+++ b/devel/cssc/Makefile
@@ -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/}