ports/70288: [PATCH] databases/p5-Class-DBI: add missing manpage

Yen-Ming Lee leeym at utopia.leeym.com
Wed Aug 11 05:50:21 UTC 2004


>Number:         70288
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Class-DBI: add missing manpage
>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:   Wed Aug 11 05:50:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #167: Tue Jul 27 05:17:58 CST 2004
>Description:

- add missing manpage in MAN3
- bump PORTREVISION

Port maintainer (skv at FreeBSD.org) is cc'd.

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

--- p5-Class-DBI-0.96_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	12 Jul 2004 12:44:36 -0000	1.10
+++ Makefile	11 Aug 2004 05:46:07 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Class-DBI
 PORTVERSION=	0.96
+PORTREVISION=	1
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Class
@@ -28,7 +29,7 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		Class::DBI.3 Class::DBI::Column.3 Class::DBI::ColumnGrouper.3 \
-		Class::DBI::Iterator.3 Class::DBI::Query.3
+		Class::DBI::Iterator.3 Class::DBI::Query.3 Class::DBI::Relationship.3
 
 post-configure:
 # dirty hack to deceive irritable pod2man
--- p5-Class-DBI-0.96_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list