Date: Sun, 30 Aug 2009 12:30:03 GMT From: olli hauer <ohauer@gmx.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/138337: [patch] port neon28 update to 28.6 Message-ID: <200908301230.n7UCU3C3023509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/138337; it has been noted by GNATS. From: olli hauer <ohauer@gmx.de> To: bug-followup@FreeBSD.org,ohauer@gmx.de Cc: lev@freebsd.org Subject: Re: ports/138337: [patch] port neon28 update to 28.6 Date: Sun, 30 Aug 2009 14:22:13 +0200 (CEST) Please use this patch instead, it removes http://keyserver.kjsl.com/~jharris/distfiles/ from MASTER_SITES. Seems the source files are no longer mirrored there. //olli --- patch_neon28.6.txt begins here --- --- Makefile +++ Makefile @@ -6,10 +6,9 @@ # PORTNAME= neon28 -PORTVERSION= 0.28.4 +PORTVERSION= 0.28.6 CATEGORIES= www -MASTER_SITES= http://www.webdav.org/neon/ \ - http://keyserver.kjsl.com/~jharris/distfiles/ +MASTER_SITES= http://www.webdav.org/neon/ DISTNAME= neon-${PORTVERSION} MAINTAINER= lev@FreeBSD.org @@ -29,7 +28,6 @@ USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ssl \ - --enable-xml \ --enable-shared \ --with-expat \ --with-libs=${LOCALBASE}:${PREFIX} --- distinfo +++ distinfo @@ -1,3 +1,3 @@ -MD5 (neon-0.28.4.tar.gz) = 6c3b94362af743d046e198e9fcbe4a85 -SHA256 (neon-0.28.4.tar.gz) = be151943df34e5884b2c7f4b5f4ebe83b8e74e665d90474aca06006e3b9530bd -SIZE (neon-0.28.4.tar.gz) = 775886 +MD5 (neon-0.28.6.tar.gz) = 252578ed555552b71d15909641484951 +SHA256 (neon-0.28.6.tar.gz) = 06ee8b1aa37a14a956a1158bf6b5a8c3388976d61c1dc3773a3ffe18ac8ecc0e +SIZE (neon-0.28.6.tar.gz) = 789193 --- patch_neon28.6.txt ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908301230.n7UCU3C3023509>