From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 21 20:20:29 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51D0916A41F for ; Wed, 21 Dec 2005 20:20:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB2343D58 for ; Wed, 21 Dec 2005 20:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBLKK83I022117 for ; Wed, 21 Dec 2005 20:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBLKK8Vf022116; Wed, 21 Dec 2005 20:20:08 GMT (envelope-from gnats) Resent-Date: Wed, 21 Dec 2005 20:20:08 GMT Resent-Message-Id: <200512212020.jBLKK8Vf022116@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Frank Laszlo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA13F16A420 for ; Wed, 21 Dec 2005 20:13:08 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E1E43D5C for ; Wed, 21 Dec 2005 20:12:54 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EpAKY-0005fz-4H for FreeBSD-gnats-submit@freebsd.org; Wed, 21 Dec 2005 15:12:58 -0500 Message-Id: Date: Wed, 21 Dec 2005 15:12:58 -0500 From: Frank Laszlo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/90764: [UPDATE]: www/htmlobject: Update to version 2.27. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 20:20:29 -0000 >Number: 90764 >Category: ports >Synopsis: [UPDATE]: www/htmlobject: Update to version 2.27. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 21 20:20:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This patch will update www/htmlobject to version 2.27. This patch adds the HTMLObject::Widgets and HTMLObject::ErrorBase modules, also pull in a couple dependencies. >How-To-Repeat: >Fix: --- htmlobject-2.27.diff begins here --- diff -NrU3 htmlobject.orig/Makefile htmlobject/Makefile --- htmlobject.orig/Makefile Wed Dec 21 14:53:01 2005 +++ htmlobject/Makefile Wed Dec 21 15:05:35 2005 @@ -7,15 +7,18 @@ # PORTNAME= htmlobject -PORTVERSION= 2.26 +PORTVERSION= 2.27 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= lib${PORTNAME}-perl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= HTML Document Object +BUILD_DEPENDS= ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \ + ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip + PERL_CONFIGURE= yes MAN3= HTMLObject::Base.3 HTMLObject::Form.3 \ @@ -23,6 +26,7 @@ HTMLObject::HDMLDeck.3 HTMLObject::Normal.3 \ HTMLObject::ReadCookie.3 HTMLObject::Template.3 \ HTMLObject::WAP.3 HTMLObject::WMLCard.3 \ - HTMLObject::WMLDeck.3 + HTMLObject::WMLDeck.3 HTMLObject::Widgets.3 \ + HTMLObject::ErrorBase.3 .include diff -NrU3 htmlobject.orig/distinfo htmlobject/distinfo --- htmlobject.orig/distinfo Wed Dec 21 14:53:01 2005 +++ htmlobject/distinfo Wed Dec 21 14:53:25 2005 @@ -1,3 +1,3 @@ -MD5 (libhtmlobject-perl-2.26.tar.gz) = b65ccd0073a6025fbd70a510a9fa0ce4 -SHA256 (libhtmlobject-perl-2.26.tar.gz) = b7fe4171cf23c2a3d70af40538c6b3599fea95371f22418b4a86d364cc554bfc -SIZE (libhtmlobject-perl-2.26.tar.gz) = 149809 +MD5 (libhtmlobject-perl-2.27.tar.gz) = 21e610a08f67cb37ca4668d1028f286a +SHA256 (libhtmlobject-perl-2.27.tar.gz) = 3bb1627cb92dfa57b7f3da11d9435de6e81e17baefaf3f814d6b083c26d1b443 +SIZE (libhtmlobject-perl-2.27.tar.gz) = 176424 diff -NrU3 htmlobject.orig/pkg-plist htmlobject/pkg-plist --- htmlobject.orig/pkg-plist Wed Dec 21 14:53:01 2005 +++ htmlobject/pkg-plist Wed Dec 21 15:07:38 2005 @@ -10,6 +10,8 @@ %%SITE_PERL%%/HTMLObject/WAP.pm %%SITE_PERL%%/HTMLObject/WMLCard.pm %%SITE_PERL%%/HTMLObject/WMLDeck.pm +%%SITE_PERL%%/HTMLObject/Widgets.pm +%%SITE_PERL%%/HTMLObject/ErrorBase.pm %%SITE_PERL%%/auto/HTMLObject/Base/autosplit.ix %%SITE_PERL%%/auto/HTMLObject/Form/autosplit.ix %%SITE_PERL%%/auto/HTMLObject/FrameSet/autosplit.ix @@ -21,6 +23,8 @@ %%SITE_PERL%%/auto/HTMLObject/WAP/autosplit.ix %%SITE_PERL%%/auto/HTMLObject/WMLCard/autosplit.ix %%SITE_PERL%%/auto/HTMLObject/WMLDeck/autosplit.ix +%%SITE_PERL%%/auto/HTMLObject/Widgets/autosplit.ix +%%SITE_PERL%%/auto/HTMLObject/ErrorBase/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTMLObject/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTMLObject @dirrm %%SITE_PERL%%/auto/HTMLObject/WMLDeck @@ -34,5 +38,7 @@ @dirrm %%SITE_PERL%%/auto/HTMLObject/FrameSet @dirrm %%SITE_PERL%%/auto/HTMLObject/Form @dirrm %%SITE_PERL%%/auto/HTMLObject/Base +@dirrm %%SITE_PERL%%/auto/HTMLObject/Widgets +@dirrm %%SITE_PERL%%/auto/HTMLObject/ErrorBase @dirrm %%SITE_PERL%%/auto/HTMLObject @dirrm %%SITE_PERL%%/HTMLObject --- htmlobject-2.27.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: