Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 16:53:43 +0200 (CEST)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53780: [patch] Update net/nylon to 1.2
Message-ID:  <200306261453.h5QErhsY022176@menelaos.informatik.rwth-aachen.de>
Resent-Message-ID: <200306261500.h5QF0Wnj012945@freefall.freebsd.org>

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

>Number:         53780
>Category:       ports
>Synopsis:       [patch] Update net/nylon to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 26 08:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.8-STABLE FreeBSD 4.8-STABLE #5: Mon Jun 23 10:24:06 CEST 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


	
>Description:
Update to 1.2
>How-To-Repeat:
>Fix:
- Remove files/patch-src-Makefile.in (no longer necessary)
- Use CONFGIGURE_TARGET to get correct file names
- No PLIST changes.

--- Makefile.orig	Thu Jun 26 16:39:11 2003
+++ Makefile	Thu Jun 26 16:47:27 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	nylon
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	net
 MASTER_SITES=	http://monkey.org/~marius/nylon/
 
@@ -18,6 +18,7 @@
 
 GNU_CONFIGURE=	yes
 # Necessary for $PREFIX to work:
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--with-libevent=${LOCALBASE}
 
 MAN1=		nylon.1
--- distinfo.orig	Thu Jun 26 16:46:26 2003
+++ distinfo	Thu Jun 26 16:46:30 2003
@@ -1 +1 @@
-MD5 (nylon-1.1.tar.gz) = 1c19da7e1b1518a0d93df74827d97d3f
+MD5 (nylon-1.2.tar.gz) = ba95338fa19e7bc87689be1ac4a3581a
>Release-Note:
>Audit-Trail:
>Unformatted:



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