ports/66367: sysutils/webjob: remove nph-webjob.cfg.sample from pkg-plist

klm at uidzero.org klm at uidzero.org
Fri May 7 20:00:46 UTC 2004


>Number:         66367
>Category:       ports
>Synopsis:       sysutils/webjob: remove nph-webjob.cfg.sample from pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 07 13:00:42 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     klm
>Release:        FreeBSD 4.7-RELEASE-p23 i386
>Organization:
>Environment:
System:

>Description:

The nph-webjob.cfg.sample file should not be included in the standard
(i.e., client-side) install.

>How-To-Repeat:

>Fix:

--- webjob-1.4.0.diff begins here ---
diff -urP webjob/Makefile webjob-1.4.0.1/Makefile
--- webjob/Makefile	Sun May  2 23:31:17 2004
+++ webjob-1.4.0.1/Makefile	Fri May  7 18:43:30 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=		webjob
 PORTVERSION=		1.4.0
+PORTREVISION=		1
 CATEGORIES=		sysutils security
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	webjob
diff -urP webjob/files/patch-etc::Makefile.in webjob-1.4.0.1/files/patch-etc::Makefile.in
--- webjob/files/patch-etc::Makefile.in	Thu Jan  1 00:00:00 1970
+++ webjob-1.4.0.1/files/patch-etc::Makefile.in	Fri May  7 18:41:27 2004
@@ -0,0 +1,13 @@
+--- etc/Makefile.in.orig	Mon Mar  1 23:36:29 2004
++++ etc/Makefile.in	Fri May  7 18:40:29 2004
+@@ -22,10 +22,8 @@
+ 
+ INSTALL			= @INSTALL@
+ SRC_FILES		=\
+-			nph-webjob.cfg.sample\
+ 			webjob.cfg.sample
+ DST_FILES		=\
+-			${etcdir}/nph-webjob.cfg.sample\
+ 			${etcdir}/webjob.cfg.sample
+ 
+ all: ${SRC_FILES}
diff -urP webjob/pkg-plist webjob-1.4.0.1/pkg-plist
--- webjob/pkg-plist	Sun May  2 23:31:17 2004
+++ webjob-1.4.0.1/pkg-plist	Fri May  7 18:46:24 2004
@@ -1,3 +1,2 @@
 bin/webjob
-etc/nph-webjob.cfg.sample
 etc/webjob.cfg.sample
--- webjob-1.4.0.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list