Date: Mon, 19 Jan 2009 13:47:26 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130743: [Maintainer Update]devel/lwp:update to 2.5 Message-ID: <200901191347.n0JDlQlT070134@www.freebsd.org> Resent-Message-ID: <200901191350.n0JDo1cd086881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130743 >Category: ports >Synopsis: [Maintainer Update]devel/lwp:update to 2.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 19 13:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 2.5 from 2.4 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-01-19 18:35:08.000000000 +0800 +++ Makefile 2009-01-19 18:43:22.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= lwp -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \ ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \ @@ -21,10 +21,8 @@ USE_LDCONFIG= yes post-extract: -.for file in pkgs/Makefile.in @${REINPLACE_CMD} -e \ 's#(libdir)#{prefix}/libdata#g' \ - ${WRKSRC}/${file} -.endfor + ${WRKSRC}/Makefile.in .include <bsd.port.mk> --- distinfo.orig 2008-04-15 10:06:53.000000000 +0800 +++ distinfo 2009-01-19 18:38:09.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (lwp-2.4.tar.gz) = 5bd3221562de580d51f18c547f7606e3 -SHA256 (lwp-2.4.tar.gz) = 2905ea436d6a9bdd18487e05e2cd253d49d98ec18c662a45310b3a2d913b76c9 -SIZE (lwp-2.4.tar.gz) = 386511 +MD5 (lwp-2.5.tar.gz) = 4cd784683bd672973897c22eab790038 +SHA256 (lwp-2.5.tar.gz) = 6b6f55c75d4d5ada9a000824b1d39bc88efa2cfb33006778ccbe7111a7bd0aa2 +SIZE (lwp-2.5.tar.gz) = 404121 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901191347.n0JDlQlT070134>