Bug 42342 - lang/pnet upgrade 0.4.2 -> 0.4.4
Summary: lang/pnet upgrade 0.4.2 -> 0.4.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-02 23:00 UTC by Michael Johnson
Modified: 2002-09-03 09:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2002-09-02 23:00:14 UTC
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
+
Comment 1 Kevin Lo freebsd_committer freebsd_triage 2002-09-03 09:58:16 UTC
State Changed
From-To: open->closed

Committed, thanks.