ports/90231: databases/p5-DBIx-Ease - WWW location is incorrect.
parv at pair.com
parv at pair.com
Sun Dec 11 10:30:10 UTC 2005
>Number: 90231
>Category: ports
>Synopsis: databases/p5-DBIx-Ease - WWW location is incorrect.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 11 10:30:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Parv
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD holestein.holy.cow 5.4-STABLE FreeBSD 5.4-STABLE #10: Sun Nov 27 21:50:44 EST 2005 root at holestein.holy.cow:/work/obj/misc/src-5/sys/BOVINE-T42 i386
>Description:
There seems to be no sign of DBIx::Ease module when trying to access
through the given URL in pkg-descr.
>How-To-Repeat:
awk '/WWW:/ { print $2}' < /usr/ports/databases/p5-DBIx-Ease/pkg-descr \
| while read url; do w3m "$url" || lynx "$url"; done
... and notice "The distribution 'DBIx-Ease' cannot be found" message.
>Fix:
Either update the URL or remove it in the meantime, which is what the
following does ...
--- pkg-descr.old Sun Dec 11 05:16:50 2005
+++ pkg-descr Sun Dec 11 05:17:00 2005
@@ -6,6 +6,3 @@
only one connection you may enter the complete DSN, also when you want to make
connections with the same source but as different users, then call exec() with
different names of your choice as initial argument.
-
-
-WWW: http://search.cpan.org/dist/DBIx-Ease/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list