ports/48380: port update: lang/cocor

[ Available lists | Index of freebsd-ports-bugs | Month of Feb 2003 | Week of 17 Feb 2003 | Raw email | View thread | Wrap long lines | Reply ]
From
Guy Antony Halse <guy@rucus.net>
Date
17 Feb 2003 05:40:26
Subject
ports/48380: port update: lang/cocor
Message-ID
20030217133454.96190.qmail@shell.rucus.ru.ac.za


[ Hide this part ]
 
>Number: 48380
>Category: ports
>Synopsis: port update: lang/cocor
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 17 05:40:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Guy Antony Halse
>Release: FreeBSD 4.7-RELEASE-p3 i386
>Organization:
Rhodes University Computer Users Society
>Environment:
System: FreeBSD shell.rucus.ru.ac.za 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #4: Tue Jan 7 10:02:21 SAST 2003 drs@shell.rucus.ru.ac.za:/usr/obj/usr/src/sys/SHELL i386


>Description:

New version of coco/r (1.6 -> 1.7)

As of this version, there is a new master site. The previous master site will
cease to be functional in a week or so.

>How-To-Repeat:

>Fix:

diff -ruN cocor.old/Makefile cocor/Makefile
--- cocor.old/Makefile Sat Jan 18 12:12:08 2003
+++ cocor/Makefile Mon Feb 17 15:28:55 2003
@@ -6,13 +6,14 @@
#

PORTNAME= cocor
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= lang
-MASTER_SITES= ftp://cs.ru.ac.za/pub/coco/
-DISTNAME= cocorc16
+MASTER_SITES= http://www.scifac.ru.ac.za/coco/
+DISTNAME= cocorc17
EXTRACT_SUFX= .tgz

MAINTAINER= guy-ezmlm@rucus.ru.ac.za
+COMMENT= A compiler generator that combines the functionality of lex and yacc

WRKSRC= ${WRKDIR}
ALL_TARGET= all1
diff -ruN cocor.old/distinfo cocor/distinfo
--- cocor.old/distinfo Sat Jan 18 12:12:08 2003
+++ cocor/distinfo Mon Feb 17 14:54:44 2003
@@ -1 +1 @@
-MD5 (cocorc16.tgz) = b0569a9a48f6242fab1d6f230e5c220b
+MD5 (cocorc17.tgz) = 1e2ae1d70ae90f06992e3776cc568a10
diff -ruN cocor.old/pkg-descr cocor/pkg-descr
--- cocor.old/pkg-descr Sat Jan 18 12:12:08 2003
+++ cocor/pkg-descr Mon Feb 17 14:53:31 2003
@@ -11,4 +11,4 @@
Coco/R is available in Oberon, Modula-2, Pascal, Delphi, C, Java and C#
versions. This port only builds the C/C++ version.

-WWW: http://cs.ru.ac.za/homes/cspt/cocor.htm
+WWW: http://www.scifac.ru.ac.za/coco/
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message



Elapsed time: 0.109 seconds