pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/cdl3 Changes 1.2.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7a13f4c132e
branches:  trunk
changeset: 483132:e7a13f4c132e
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 08 11:56:10 2004 +0000

description:
Changes 1.2.5:
* Bug-fixes and improvements

diffstat:

 lang/cdl3/Makefile |  19 ++++++++-----------
 lang/cdl3/distinfo |   6 +++---
 2 files changed, 11 insertions(+), 14 deletions(-)

diffs (45 lines):

diff -r c22cfce9c47a -r e7a13f4c132e lang/cdl3/Makefile
--- a/lang/cdl3/Makefile        Mon Nov 08 11:51:51 2004 +0000
+++ b/lang/cdl3/Makefile        Mon Nov 08 11:56:10 2004 +0000
@@ -1,20 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:59 tv Exp $
-#
+# $NetBSD: Makefile,v 1.3 2004/11/08 11:56:10 adam Exp $
 
-DISTNAME=              cdl3-1.2.4
-PKGREVISION=           1
-CATEGORIES=            lang
-MASTER_SITES=          ftp://ftp.cs.kun.nl/pub/cdl3/
-EXTRACT_SUFX=          .tgz
+DISTNAME=      cdl3-1.2.5
+CATEGORIES=    lang
+MASTER_SITES=  ftp://ftp.cs.ru.nl/pub/cdl3/
 
-MAINTAINER=            jaapboen%sci.kun.nl@localhost
-HOMEPAGE=              http://www.cs.kun.nl/~kees/cdl3/
-COMMENT=               Programming language for the development of compilers
+MAINTAINER=    jaapboen%kerguelen.org@localhost
+HOMEPAGE=      http://www.niii.ru.nl/~kees/cdl3/
+COMMENT=       Programming language for the development of compilers
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
-USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 
diff -r c22cfce9c47a -r e7a13f4c132e lang/cdl3/distinfo
--- a/lang/cdl3/distinfo        Mon Nov 08 11:51:51 2004 +0000
+++ b/lang/cdl3/distinfo        Mon Nov 08 11:56:10 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/07/23 02:04:23 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/11/08 11:56:10 adam Exp $
 
-SHA1 (cdl3-1.2.4.tgz) = 2e3525f46963da64caea500ed50eef5dbc8f4d20
-Size (cdl3-1.2.4.tgz) = 933616 bytes
+SHA1 (cdl3-1.2.5.tar.gz) = dff067d4bf325c15646b02571752cdad8ec03aa2
+Size (cdl3-1.2.5.tar.gz) = 960423 bytes
 SHA1 (patch-aa) = bfae91d27c52f7dd0cb3b264e6d6b7abb3f7ba56
 SHA1 (patch-ab) = 229d9d7c4204ee59b59632b8fcfc84dac4b1ce8a



Home | Main Index | Thread Index | Old Index