Date: Sat, 19 Mar 2005 16:55:41 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79026: Update port: databases/WWWdb to 0.8.3 Message-ID: <20050319195541.3B1D120A22@corp.grupos.com.br> Resent-Message-ID: <200503192000.j2JK09mO025378@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79026 >Category: ports >Synopsis: Update port: databases/WWWdb to 0.8.3 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Mar 19 20:00:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.11-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #43: Sun Mar 13 23:23:17 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update port: databases/WWWdb to 0.8.3 - Update to 0.8.3 - Fix BROKEN related >How-To-Repeat: >Fix: --- WWWdb.patch begins here --- diff -ruN WWWdb.orig/Makefile WWWdb/Makefile --- WWWdb.orig/Makefile Sat Feb 12 23:42:53 2005 +++ WWWdb/Makefile Sat Mar 19 16:50:43 2005 @@ -5,26 +5,20 @@ # $FreeBSD: ports/databases/WWWdb/Makefile,v 1.2 2005/02/13 01:42:53 kris Exp $ # -PORTNAME= WWWdb -PORTVERSION= 0.8.2 -CATEGORIES= databases perl5 www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +PORTNAME= WWWdb +PORTVERSION= 0.8.3 +CATEGORIES= databases perl5 www +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wwwdb MAINTAINER= ports@FreeBSD.org COMMENT= A Perl based generic WWW DB interface / frontend -BROKEN= Incomplete pkg-plist - PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= WWWdb::Base.3 \ - WWWdb::DbSession.3 \ - WWWdb::List.3 \ - WWWdb::Session.3 \ - WWWdb::Plugin.3 \ - WWWdb::Hash.3 \ - WWWdb::HTML.3 \ +MAN3= WWWdb::Base.3 WWWdb::DbSession.3 WWWdb::List.3 \ + WWWdb::Session.3 WWWdb::Plugin.3 WWWdb::Hash.3 \ + WWWdb::HTML.3 WWWdb::ConfigFile.3 WWWdb::ConfigPool.3 .include <bsd.port.mk> diff -ruN WWWdb.orig/distinfo WWWdb/distinfo --- WWWdb.orig/distinfo Wed Mar 31 00:06:36 2004 +++ WWWdb/distinfo Sat Mar 19 16:51:35 2005 @@ -1,2 +1,2 @@ -MD5 (WWWdb-0.8.2.tar.gz) = 6c757efd441ddcf66cd42c88eb82ce2e -SIZE (WWWdb-0.8.2.tar.gz) = 576004 +MD5 (WWWdb-0.8.3.tar.gz) = 66893330f3bf3362556fcb1c025e1261 +SIZE (WWWdb-0.8.3.tar.gz) = 586691 --- WWWdb.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?20050319195541.3B1D120A22>