Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 14:51:27 -0700 (PDT)
From:      michael johnson <ahze@rgv.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42342: lang/pnet upgrade 0.4.2 -> 0.4.4
Message-ID:  <200209022151.g82LpRT0006814@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42342
>Category:       ports
>Synopsis:       lang/pnet upgrade 0.4.2 -> 0.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 02 15:00:14 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
diff -ruN pnet.orig/Makefile pnet/Makefile
--- pnet.orig/Makefile	Mon Sep  2 16:27:00 2002
+++ pnet/Makefile	Mon Sep  2 17:49:09 2002
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	pnet
-PORTVERSION=	0.4.2
+PORTVERSION=	0.4.4
 CATEGORIES=	lang
 MASTER_SITES=	http://www.southern-storm.com.au/download/
 
 MAINTAINER=	ahze@rgv.net
 
-BUILD_DEPENDS=	treecc-0.1.2:${PORTSDIR}/lang/treecc
+BUILD_DEPENDS=	treecc-0.1.4:${PORTSDIR}/lang/treecc
 
 GNU_CONFIGURE=	yes
 USE_REINPLACE=	yes
 USE_BISON=	yes
 USE_GMAKE=	yes
-CONFIGURE_ARGS=	--program-prefix=""
 STRIP=		#
 
 MAN1=		ilrun.1 ilasm.1 ildasm.1 ilsize.1 ilnative.1 ilfind.1	\
diff -ruN pnet.orig/distinfo pnet/distinfo
--- pnet.orig/distinfo	Mon Sep  2 16:27:00 2002
+++ pnet/distinfo	Mon Sep  2 16:32:32 2002
@@ -1 +1 @@
-MD5 (pnet-0.4.2.tar.gz) = 841ab70f7243c09c0c48bf06cc770586
+MD5 (pnet-0.4.4.tar.gz) = 452413ed360f4c8775a235a61fc3444b
diff -ruN pnet.orig/pkg-plist pnet/pkg-plist
--- pnet.orig/pkg-plist	Mon Sep  2 16:27:00 2002
+++ pnet/pkg-plist	Mon Sep  2 17:50:22 2002
@@ -58,8 +58,10 @@
 lib/libILLink.a
 lib/libILCodeGen.a
 lib/cscc/plugins/cscc-cs
+lib/cscc/plugins/cscc-c-s
 lib/cscc/plugins/cscc-csharp
 lib/cscc/lib/cstest.dll
+lib/cscc/lib/OpenSystem.C.dll
 lib/cscc/lib/mscorlib.dll
 lib/cscc/lib/I18N.CJK.dll
 lib/cscc/lib/I18N.dll
@@ -75,3 +77,4 @@
 @dirrm lib/cscc/plugins
 @dirrm lib/cscc/lib
 @dirrm lib/cscc
+

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209022151.g82LpRT0006814>