ports/130768: [maintainer] www/p5-RTx-Shredder -- missing man page

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Jan 20 07:30:15 UTC 2009


>Number:         130768
>Category:       ports
>Synopsis:       [maintainer] www/p5-RTx-Shredder -- missing man page
>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:   Tue Jan 20 07:30:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.1-STABLE FreeBSD 7.1-STABLE #52: Sat Jan 10 22:07:41 GMT 2009 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

As pointed out by the QA tinderbox, the port also installs
RTx::Shredder::Record.3.

Sort the manpage entries to help make this sort of error easier to
spot.

>How-To-Repeat:
	
>Fix:

	

--- p5-RTx-Shredder.diff begins here ---
diff -Nur /usr/ports/www/p5-RTx-Shredder/Makefile p5-RTx-Shredder/Makefile
--- /usr/ports/www/p5-RTx-Shredder/Makefile	2008-12-30 11:14:40.000000000 +0000
+++ p5-RTx-Shredder/Makefile	2009-01-19 19:22:01.000000000 +0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	RTx-Shredder
 PORTVERSION=	0.07
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -27,15 +28,16 @@
 PERL_CONFIGURE=	yes
 CONFIGURE_ENV+=	RTHOME=${PREFIX}/${RTHOME}
 
-MAN3=		RTx::Shredder::Plugin::Base.3		\
-		RTx::Shredder::Plugin::Attachments.3	\
+MAN3=		RTx::Shredder.3				\
+		RTx::Shredder::Constants.3		\
 		RTx::Shredder::Dependencies.3		\
-		RTx::Shredder::Plugin::Tickets.3	\
-		RTx::Shredder.3				\
 		RTx::Shredder::Plugin.3			\
-		RTx::Shredder::Constants.3		\
+		RTx::Shredder::Plugin::Attachments.3	\
+		RTx::Shredder::Plugin::Base.3		\
+		RTx::Shredder::Plugin::Objects.3	\
+		RTx::Shredder::Plugin::Tickets.3	\
 		RTx::Shredder::Plugin::Users.3		\
-		RTx::Shredder::Plugin::Objects.3
+		RTx::Shredder::Record.3
 
 # Don't use normal CONFIGURE_ARGS.  Disable doc_?????_indstall targets to
 # suppress installing perllocal.pod.  This duplicates code from bsd.perl.mk
--- p5-RTx-Shredder.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list