Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2007 12:32:19 -0800 (PST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jabra@ccs.neu.edu
Subject:   ports/118905: [PATCH] databases/p5-Test-DatabaseRow: minor fixes
Message-ID:  <200712202032.lBKKWJVh036896@db1.leeym.com>
Resent-Message-ID: <200712202110.lBKLA13O090686@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118905
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Test-DatabaseRow: minor fixes
>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:   Thu Dec 20 21:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- remove the no longer used "pod2man --lax" option
- use the non-versioned URL instead

Port maintainer (jabra@ccs.neu.edu) is cc'd.

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

--- p5-Test-DatabaseRow-1.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Test-DatabaseRow/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	8 Sep 2007 00:54:37 -0000	1.2
+++ Makefile	20 Dec 2007 20:27:11 -0000
@@ -23,7 +23,4 @@
 
 MAN3=		Test::DatabaseRow.3
 
-post-configure:
-	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
 .include <bsd.port.mk>
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Test-DatabaseRow/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	7 Jun 2006 10:44:40 -0000	1.1
+++ pkg-descr	20 Dec 2007 20:27:11 -0000
@@ -4,4 +4,4 @@
 probably easier for you to roll your own tests by hand than use this
 module.
 
-WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/
+WWW: http://search.cpan.org/dist/Test-DatabaseRow/
--- p5-Test-DatabaseRow-1.04.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712202032.lBKKWJVh036896>