ports/136883: [MAINTAINER][PATCH] remove ifdepd.sh

Alexander Hausner alex at hugo.bmg.gv.at
Sat Jul 18 08:00:14 UTC 2009


>Number:         136883
>Category:       ports
>Synopsis:       [MAINTAINER][PATCH] remove ifdepd.sh
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 18 08:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Hausner
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
BMG
>Environment:
System: FreeBSD hugo.bmg.gv.at 7.2-STABLE FreeBSD 7.2-STABLE #20: Wed Jun 24 13:53:31 CEST 2009 root at hugo.bmg.gv.at:/usr/obj/usr/src/sys/HUGO i386


	
>Description:
	two identical startup-scripts after installation (ifdepd and ifdepd.sh) ==> remove ifdepd.sh
>How-To-Repeat:
	installation of the port
>Fix:


--- ifdepd.patch begins here ---
diff -urN ifdepd/Makefile ifdepd/Makefile
--- ifdepd/Makefile	2009-07-17 20:41:08.000000000 +0200
+++ ifdepd/Makefile	2009-07-18 09:02:23.852358164 +0200
@@ -5,7 +5,7 @@
 
 PORTNAME=	ifdepd
 PORTVERSION=	20050420
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	http://alex.bmg.gv.at/programs/
 
diff -urN ifdepd/files/patch-Makefile ifdepd/files/patch-Makefile
--- ifdepd/files/patch-Makefile	2009-07-17 20:41:08.000000000 +0200
+++ ifdepd/files/patch-Makefile	2009-07-18 09:02:45.288570308 +0200
@@ -22,7 +22,6 @@
 -.endif
 -			${INSTALL} -o root -g wheel -m 644 ${MAN8} ${PREFIX}/man/man8
 +			${BSD_INSTALL_PROGRAM} ${PROG} ${PREFIX}/bin
-+			${BSD_INSTALL_SCRIPT} ${PROG}.sh ${PREFIX}/etc/rc.d
 +			${BSD_INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8
  
  deinstall:
--- ifdepd.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list