Bug 39610 - update www/p5-Apache-DBI to 0.89
Summary: update www/p5-Apache-DBI to 0.89
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-21 05:00 UTC by David Lay
Modified: 2002-09-12 19:02 UTC (History)
0 users

See Also:


Attachments
file.diff (805 bytes, patch)
2002-06-21 05:00 UTC, David Lay
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Lay 2002-06-21 05:00:11 UTC
	update www/p5-Apache-DBI to 0.89
Comment 1 David Lay 2002-06-21 10:59:21 UTC
* FreeBSD-gnats-submit@FreeBSD.org <FreeBSD-gnats-submit@FreeBSD.org> [2002-06-21 14:00]:

Botched patch [missing last line].  Here it is in full:

--- BEGIN ---
diff -ru /usr/ports/www/p5-Apache-DBI.orig/Makefile /usr/ports/www/p5-Apache-DBI/Makefile
--- /usr/ports/www/p5-Apache-DBI.orig/Makefile	Thu Mar  1 17:36:53 2001
+++ /usr/ports/www/p5-Apache-DBI/Makefile	Fri Jun 21 13:46:49 2002
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	Apache-DBI
-PORTVERSION=	0.88
+PORTVERSION=	0.89
 CATEGORIES=	www databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Apache
 PKGNAMEPREFIX=	p5-
-DISTNAME=	ApacheDBI-${PORTVERSION}
 
 MAINTAINER=	igor@zynaps.ru
 
diff -ru /usr/ports/www/p5-Apache-DBI.orig/distinfo /usr/ports/www/p5-Apache-DBI/distinfo
--- /usr/ports/www/p5-Apache-DBI.orig/distinfo	Fri Jan 26 10:19:27 2001
+++ /usr/ports/www/p5-Apache-DBI/distinfo	Fri Jun 21 13:47:06 2002
@@ -1 +1 @@
-MD5 (ApacheDBI-0.88.tar.gz) = d1808067ce9198603afbb7a868ffad59
+MD5 (Apache-DBI-0.89.tar.gz) = 0ce3b0a75e96bda6994689c6c16a2ede
--- END ---

-- 
David Lay         |  Systems Administrator  |  www.netc.net.au
dave@netc.net.au  |      NETCo-op Ltd.      |  (03) 5722 2563
Comment 2 skv freebsd_committer freebsd_triage 2002-09-12 19:02:44 UTC
State Changed
From-To: open->closed

Committed, thanks!