ports/136854: [PATCH] www/junkbuster: USE_RC_SUBR != yes

Philip M. Gollucci pgollucci at FreeBSD.org
Fri Jul 17 07:20:12 UTC 2009


>Number:         136854
>Category:       ports
>Synopsis:       [PATCH] www/junkbuster: USE_RC_SUBR != yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 17 07:20:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:

Port maintainer (edwin at mavetju.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- junkbuster-2.0.2_6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/junkbuster/Makefile,v
retrieving revision 1.30
diff -u -u -r1.30 Makefile
--- Makefile	7 Apr 2008 23:40:29 -0000	1.30
+++ Makefile	17 Jul 2009 07:15:25 -0000
@@ -6,7 +6,7 @@
 
 PORTNAME=	junkbuster
 PORTVERSION=	2.0.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	www
 MASTER_SITES=	http://f2.org/download/ \
 		http://www.junkbusters.com/ht/en/
@@ -20,7 +20,7 @@
 JDIR=		${PREFIX}/etc/junkbuster
 MAN1=		junkbuster.1
 SUB_FILES=	junkbuster pkg-message
-USE_RC_SUBR=	yes
+USE_RC_SUBR=	${PORTNAME}
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 GNUREGEXP=	's:gnu_regex.h:gnu/regex.h:'
@@ -44,8 +44,6 @@
 	@${INSTALL_DATA} ${WRKSRC}/strust.ini ${JDIR}/trustfile.sample
 	@${INSTALL_MAN} ${WRKSRC}/junkbuster.1 ${PREFIX}/man/man1/
 
-	@${INSTALL_SCRIPT} ${WRKDIR}/junkbuster ${PREFIX}/etc/rc.d/
-
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/junkbuster/pkg-plist,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-plist
--- pkg-plist	7 Apr 2008 12:41:20 -0000	1.8
+++ pkg-plist	17 Jul 2009 07:15:25 -0000
@@ -5,5 +5,4 @@
 etc/junkbuster/configfile.sample
 etc/junkbuster/forwardfile.sample
 etc/junkbuster/trustfile.sample
-etc/rc.d/junkbuster
 @dirrmtry etc/junkbuster
--- junkbuster-2.0.2_6.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list