From nobody@FreeBSD.org  Tue Feb 12 00:03:26 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4E7E837B964
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Feb 2002 00:01:39 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g1C81bd17695;
	Tue, 12 Feb 2002 00:01:37 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200202120801.g1C81bd17695@freefall.freebsd.org>
Date: Tue, 12 Feb 2002 00:01:37 -0800 (PST)
From: Michael Johnson <ahze@rgv.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pnet 2.8->3.0
X-Send-Pr-Version: www-1.0

>Number:         34869
>Category:       ports
>Synopsis:       pnet 2.8->3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 12 00:10:01 PST 2002
>Closed-Date:    Tue Feb 12 13:36:09 PST 2002
>Last-Modified:  Tue Feb 12 19:50:01 PST 2002
>Originator:     Michael Johnson
>Release:        
>Organization:
>Environment:
>Description:
diff -ruN pnet.orig/Makefile pnet/Makefile
--- pnet.orig/Makefile	Tue Jan 29 01:03:48 2002
+++ pnet/Makefile	Tue Feb 12 03:00:26 2002
@@ -1,24 +1,26 @@
 # Ports collection makefile for:  pnet
 # Date created:			  Fri Jul 13 01:08:14 EDT 2001
-# Whom:				  Michael Johnson <ahze@ahze.net>
+# Whom:				  Michael Johnson <ahze@rgv.net>
 #
 # $FreeBSD: ports/lang/pnet/Makefile,v 1.4 2002/01/29 06:03:48 pat Exp $
 #
 
 PORTNAME=	pnet
-PORTVERSION=	0.2.8
+PORTVERSION=	0.3.0
 CATEGORIES=	lang
 MASTER_SITES=	http://www.southern-storm.com.au/download/
 
-MAINTAINER=	ahze@ahze.net
+MAINTAINER=	ahze@rgv.net
 
 BUILD_DEPENDS=	treecc:${PORTSDIR}/lang/treecc
+#RUN_DEPENDS=	PNETLIB:${PORTSDIR}/lang/pnetlib
 
+CONFIGURE_ARGS=	 --program-prefix=""
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
-MAN1=		cscc.1 csdoc.1 csdoc2html.1 csdoc2texi.1 ilasm.1 \
-		ildasm.1 ildiff.1 ilfind.1 ilnative.1 ilsize.1 \
-		resgen.1
+MAN1=	cscc.1 csdoc.1 csdoc2texi.1 csdoc2html.1 ilalink.1 \
+	ilasm.1 ildasm.1 ildiff.1 ilfind.1 ilnative.1 	\
+	ilsize.1 resgen.1
 
 .include <bsd.port.mk>
diff -ruN pnet.orig/distinfo pnet/distinfo
--- pnet.orig/distinfo	Tue Jan 29 01:03:48 2002
+++ pnet/distinfo	Tue Feb 12 00:50:20 2002
@@ -1 +1 @@
-MD5 (pnet-0.2.8.tar.gz) = 096747bc8f434422ebe717185e793524
+MD5 (pnet-0.3.0.tar.gz) = 3b8545f037f90e4f30447d7a01bccaa6
diff -ruN pnet.orig/pkg-plist pnet/pkg-plist
--- pnet.orig/pkg-plist	Tue Jan 29 01:03:48 2002
+++ pnet/pkg-plist	Tue Feb 12 02:54:05 2002
@@ -1,20 +1,20 @@
-bin/csant
-bin/cscc
-bin/csdoc
-bin/csdoc2html
-bin/csdoc2texi
-bin/csdocvalil
-bin/ilalink
+bin/ilrun
+bin/ilverify
 bin/ilasm
 bin/ildasm
-bin/ildb
-bin/ildiff
-bin/ilfind
-bin/ilnative
-bin/ilrun
+bin/ilalink
 bin/ilsize
-bin/ilverify
+bin/ilnative
+bin/ilfind
+bin/ildiff
+bin/cscc
+bin/csdoc
 bin/resgen
+bin/ildb
+bin/csdoc2texi
+bin/csdoc2html
+bin/csdocvalil
+bin/csant
 include/pnet/il_coder.h
 include/pnet/il_config.h
 include/pnet/il_crypt.h
@@ -38,17 +38,19 @@
 info/pnettools.info-2
 info/pnettools.info-3
 info/pnettools.info-4
-lib/cscc/plugins/cscc-cs
-lib/cscc/plugins/cscc-csharp
-lib/libILCodeGen.a
+lib/libgc.so.1
+lib/libgc.so
+lib/libgc.la
+lib/libgc.a
+lib/libILSupport.a
+lib/libILImage.a
 lib/libILDumpAsm.a
 lib/libILEngine.a
-lib/libILImage.a
 lib/libILLink.a
-lib/libILSupport.a
-lib/libgc.a
-lib/libgc.la
-lib/libgc.so.1
+lib/libILCodeGen.a
+lib/cscc/plugins/cscc-cs
+lib/cscc/plugins/cscc-csharp
+@dirrm include/pnet
 @dirrm lib/cscc/plugins
 @dirrm lib/cscc
-@dirrm include/pnet


>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Tue Feb 12 13:36:09 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34869 

From: Michael Johnson <ahze@rgv.net>
To: pat@freebsd.org, freebsd-gnats-submit@FreeBSD.org, ahze@rgv.net
Cc:  
Subject: Re: ports/34869: pnet 2.8 -> 3.0
Date: Tue, 12 Feb 2002 21:40:19 -0600

 Can you please put 
 +CONFIGURE_ARGS=         --program-prefix="" 
 back in the Makefile, if it is not there pnet will compile with binary
 names as i386--freebsdVERSION-PROGRAM_NAME
 Thanks
 
 -- Michael Johnson
>Unformatted:
