Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 18:01:26 +0200
From:      Erwin Lansing <erwin@lansing.dk>
To:        tobez@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/38946: maintainer-update www/p5-Apache-ASP 2.33 to 2.35
Message-ID:  <20020606180126.A54229@mail.droso.net>
In-Reply-To: <200206061453.g56ErTV59197@freefall.freebsd.org>; from tobez@FreeBSD.org on Thu, Jun 06, 2002 at 07:53:29AM -0700
References:  <200206061453.g56ErTV59197@freefall.freebsd.org>

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

--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Jun 06, 2002 at 07:53:29AM -0700, tobez@FreeBSD.org wrote:

> First of all, thanks for your work on FreeBSD ports.
> 
> Secondly, I've got to ask you why do you keep ignoring requests to
> submit the patches that apply cleanly?
> 
Because I should have been reading Using the vi Editor instead of
updating ports :(
I hope the attached diff is better. Sorry about that.

About your other point. Most perl-ports I've seen need:
RUN_DEPENDS=    ${BUILD_DEPENDS}
which portlint isn't too happy about. Any hints are appreciated.

Cheers,
/erwin

-- 
Erwin Lansing 		-- 		http://droso.org

--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="p5-Apache-ASP.diff"

diff -ruN p5-Apache-ASP.orig/Makefile p5-Apache-ASP/Makefile
--- p5-Apache-ASP.orig/Makefile	Thu Jun  6 16:03:46 2002
+++ p5-Apache-ASP/Makefile	Thu Jun  6 17:51:30 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Apache-ASP
-PORTVERSION=	2.33
+PORTVERSION=	2.35
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Apache
diff -ruN p5-Apache-ASP.orig/distinfo p5-Apache-ASP/distinfo
--- p5-Apache-ASP.orig/distinfo	Thu Jun  6 16:03:46 2002
+++ p5-Apache-ASP/distinfo	Thu Jun  6 17:52:01 2002
@@ -1 +1 @@
-MD5 (Apache-ASP-2.33.tar.gz) = 3ab8cb7eb6ed05a70396b91360f8f494
+MD5 (Apache-ASP-2.35.tar.gz) = 52b538de43c335fec43263553ca6579f

--VS++wcV0S1rZb1Fb--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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