ports/70244: [PATCH] databases/p5-DBIx-SearchBuilder: fix PLIST

Yen-Ming Lee leeym at utopia.leeym.com
Tue Aug 10 08:40:28 UTC 2004


>Number:         70244
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-SearchBuilder: fix PLIST
>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:   Tue Aug 10 08:40:28 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 manpages
- bump PORTREVISION

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

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

--- p5-DBIx-SearchBuilder-1.01_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-SearchBuilder/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	5 Jul 2004 05:38:08 -0000	1.28
+++ Makefile	10 Aug 2004 08:34:10 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	DBIx-SearchBuilder
 PORTVERSION=	1.01
+PORTREVISION=	1
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBIx
@@ -25,8 +26,10 @@
 	DBIx::SearchBuilder::Handle::Informix.3 \
 	DBIx::SearchBuilder::Handle::Oracle.3 \
 	DBIx::SearchBuilder::Handle::SQLite.3 \
+	DBIx::SearchBuilder::Handle::Sybase.3 \
 	DBIx::SearchBuilder::Handle::mysql.3 \
 	DBIx::SearchBuilder::Handle::mysqlPP.3 \
+	DBIx::SearchBuilder::Union.3 \
 	DBIx::SearchBuilder::Record.3
 
 .include <bsd.port.pre.mk>
--- p5-DBIx-SearchBuilder-1.01_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list