Date: Fri, 11 Sep 2009 01:52:26 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138719: [Update]www/httpclient:update to 4.0 Message-ID: <200909110152.n8B1qQn6015113@www.freebsd.org> Resent-Message-ID: <200909110200.n8B20ECw097098@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138719 >Category: ports >Synopsis: [Update]www/httpclient:update to 4.0 >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: Fri Sep 11 02:00:14 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 FreeBSD 8.0-CURRENT #3: Thu Sep 3 16:55:45 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 4.0 from 4.0-beta2 (Hi, ale@, it seems there is some problems in jakarta-commons-httpclient-3.1_1, below is copied from the build.log of jakarta-commons-httpclient-3.1_1 : .... [javadoc] protected static final Log LOG = LogFactory.getLog(CookieSpec.class); [javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /work/a/ports/java/jakarta-commons-httpclient/work/commons-httpclient-3.1/dist/docs/api/stylesheet.css... [javadoc] 3 errors [javadoc] 100 warnings doc: [copy] Copying 673 files to /work/a/ports/java/jakarta-commons-httpclient/work/commons-httpclient-3.1/dist/docs [copy] Copied 52 empty directories to 3 empty directories under /work/a/ports/java/jakarta-commons-httpclient/work/commons-httpclient-3.1/dist/docs ........ ) >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-09-11 17:13:36.000000000 +0800 +++ Makefile 2009-09-11 17:14:04.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= httpclient -DISTVERSION= 4.0-beta2 +DISTVERSION= 4.0 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary --- distinfo.orig 2009-09-11 17:13:49.000000000 +0800 +++ distinfo 2009-09-11 17:14:28.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (httpcomponents-client-4.0-beta2-bin.tar.gz) = b1d473ac74cbacf7ec92817602b47625 -SHA256 (httpcomponents-client-4.0-beta2-bin.tar.gz) = dd454149612fb8c21f7ad1448b3935dd0970f4465122536f13742e8896402549 -SIZE (httpcomponents-client-4.0-beta2-bin.tar.gz) = 769743 +MD5 (httpcomponents-client-4.0-bin.tar.gz) = 00a8b499aca8ceb099056aa1d19ff48e +SHA256 (httpcomponents-client-4.0-bin.tar.gz) = 6c8f130a020f6068b3680a926edb53052e7744a7a1cd2bae87315ddcfb03d535 +SIZE (httpcomponents-client-4.0-bin.tar.gz) = 1048403 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909110152.n8B1qQn6015113>