Bug 39885 - [patch] update net/nylon to 0.3
Summary: [patch] update net/nylon to 0.3
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-06-26 13:00 UTC by Volker Stolz
Modified: 2002-07-12 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (859 bytes, patch)
2002-06-26 13:00 UTC, Volker Stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz 2002-06-26 13:00:10 UTC
Update to 0.3.
Comment 1 Volker Stolz 2002-06-26 13:20:24 UTC
Rrrrrr, didn't move distinfo.

diff -ruN nylon.orig/Makefile nylon/Makefile
--- nylon.orig/Makefile	Fri Jul  6 19:23:07 2001
+++ nylon/Makefile	Tue Jun 25 09:06:25 2002
@@ -7,12 +7,14 @@
 #
 
 PORTNAME=	nylon
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES=	net
-MASTER_SITES=	http://mesh.eecs.umich.edu/projects/nylon/
+MASTER_SITES=	http://www.citi.umich.edu/u/marius/
 
 MAINTAINER=	William.Ward@ericsson.com
 
-USE_AUTOCONF=	yes
+GNU_CONFIGURE=	yes
+
+MAN1=		nylon.1
 
 .include <bsd.port.mk>
diff -ruN nylon.orig/distinfo nylon/distinfo
--- nylon.orig/distinfo	Fri Jul  6 19:23:07 2001
+++ nylon/distinfo	Wed Jun 26 14:18:43 2002
@@ -1 +1 @@
-MD5 (nylon-0.2.tar.gz) = e960e639ef13b1b1a6c642e8a254d4af
+MD5 (nylon-0.3.tar.gz) = a3900e11c7e56b4309197e0fb7681743
diff -ruN nylon.orig/pkg-plist nylon/pkg-plist
--- nylon.orig/pkg-plist	Fri Jul  6 19:23:07 2001
+++ nylon/pkg-plist	Mon Jun 24 21:47:03 2002
@@ -1 +1,2 @@
 bin/nylon
+etc/nylon.conf
-- 
"Gemischte Materialien // Früher: Restmüll"
Aufschrift auf einem Container, Informatik-Parkplatz
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-07-12 16:50:21 UTC
State Changed
From-To: open->closed

Committed, Thanks!