ports/76371: update port: net/wmpiki - rename patch file and minor doc fixes

Thomas Kempka t.kempka at web.de
Mon Jan 17 20:40:30 UTC 2005


>Number:         76371
>Category:       ports
>Synopsis:       update port: net/wmpiki - rename patch file and minor doc fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 17 20:40:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Kempka
>Release:        FreeBSD 5.2.1-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD lala.wurstkoffer-regiert.net 5.2.1-RELEASE-p13 FreeBSD 5.2.1-RELEASE-p13 #4: Tue Dec 21 22:12:35 CET 2004 root at lala.wurstkoffer-regiert.net:/usr/obj/usr/src/sys/LALA i386

>Description:
	rename patchfile to let 'make patch' apply it correctly
	and some minor doc fixes

	(thanks to Soeren Straarup for notification)

>How-To-Repeat:

>Fix:

mv net/wmpiki/patch::wmpiki.c net/wmpiki/patch-wmpiki.c

--- wmpiki.Makefile.patch begins here ---
diff -ruN net/wmpiki/Makefile.orig net/wmpiki/Makefile
--- net/wmpiki/Makefile.orig	Fri Feb 20 21:40:57 2004
+++ net/wmpiki/Makefile	Mon Jan 17 20:50:59 2005
@@ -24,7 +24,12 @@
 		-e 's|/include/X11|/include|g' \
 		-e 's|gcc|cc|g' \
 		${WRKSRC}/Makefile
-
+	@${REINPLACE_CMD} -e 's|ping_options\=-c 1 -w 1|ping_options\=-c 1 -i 1|g' \
+		-e 's|ping host -c 1 -w 1|ping host -c 1 -i 1|g' \
+		${WRKSRC}/README
+	@${REINPLACE_CMD} -e 's|ping_options\=-c 1 -w 1|ping_options\=-c 1 -i 1|g' \
+		${WRKSRC}/config.example
+		
 do-install:
 
 .if !defined(NOPORTDOCS)
--- wmpiki.Makefile.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list