Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2009 01:49:40 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135854: [PATCH] lang/pnet: Update version to 0.8.0. Take maintainership.
Message-ID:  <20090620044940.8D37CF90D5@freecontrib.vida.br>
Resent-Message-ID: <200906200450.n5K4o4fu008353@freefall.freebsd.org>

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

>Number:         135854
>Category:       ports
>Synopsis:       [PATCH] lang/pnet: Update version to 0.8.0. Take maintainership.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 20 04:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update version to 0.8.0
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pnet-0.8.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/pnet/Makefile,v
retrieving revision 1.26
diff -u -u -r1.26 Makefile
--- Makefile	19 May 2007 20:13:51 -0000	1.26
+++ Makefile	20 Jun 2009 04:46:50 -0000
@@ -8,20 +8,18 @@
 PORTNAME=	pnet
 PORTVERSION=	${PNET_VERSION}
 PORTREVISION=	1
-PORTREVISION=	${PNET_REVISION}
 CATEGORIES=	lang
 MASTER_SITES=	# empty
 DISTFILES=	# empty
 EXTRACT_ONLY=	# empty
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	scjamorim@bsd.com.br
 COMMENT=	The "meta-port" for DotGNU Portable.NET
 
 BUILD_DEPENDS=	treecc:${PORTSDIR}/lang/treecc
 RUN_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
 		csunit:${PORTSDIR}/lang/pnetlib \
-		sqlsharp-pnet:${PORTSDIR}/lang/ml-pnet \
-		${LOCALBASE}/lib/cscc/lib/libc.dll:${PORTSDIR}/lang/pnetc
+		sqlsharp-pnet:${PORTSDIR}/lang/ml-pnet
 
 NO_BUILD=	yes
 
Index: Makefile.pnet
===================================================================
RCS file: /home/ncvs/ports/lang/pnet/Makefile.pnet,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile.pnet
--- Makefile.pnet	11 Feb 2007 09:16:56 -0000	1.13
+++ Makefile.pnet	20 Jun 2009 04:46:50 -0000
@@ -1,12 +1,10 @@
-PNET_VERSION=   0.7.4
-PNET_REVISION=  0
+PNET_VERSION=   0.8.0
+PNET_REVISION=  1
 PNET_PORTVER=   ${PNET_VERSION}.${PNET_REVISION}
 PNET_PORTREV=   0
 PNET_PORTEPOCH= 0
 
-PNET_MASTER_SITES=	http://www.southern-storm.com.au/download/
-#			${MASTER_SITE_GNU}
-PNET_MASTER_SITE_SUBDIR=	dotgnu/pnet/
+PNET_MASTER_SITES=	http://ftp.gnu.org/gnu/dotgnu/pnet/
 
 ILSTRIP_CMD=	${LOCALBASE}/bin/ilstrip
 ILRUN_CMD=	${LOCALBASE}/bin/ilrun
--- pnet-0.8.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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