ports/133620: [patch] www/neon28: update to 0.28.4
olli hauer
ohauer at gmx.de
Sat Apr 11 23:30:03 UTC 2009
>Number: 133620
>Category: ports
>Synopsis: [patch] www/neon28: update to 0.28.4
>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: Sat Apr 11 23:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: ohauer
>Release: FreeBSD 7.1-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- update neon to version 0.28.4, since it is suggested for subversion-1.6.1
- remove --enable-xml from CONFIGURE_ARGS (it is no known argument)
>How-To-Repeat:
>Fix:
--- patch-neon28.txt begins here ---
--- Makefile
+++ Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= neon28
-PORTVERSION= 0.28.3
+PORTVERSION= 0.28.4
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/ \
http://keyserver.kjsl.com/~jharris/distfiles/
@@ -29,7 +29,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.3.tar.gz) = 47599a328862ce64ac3c52726d6daa12
-SHA256 (neon-0.28.3.tar.gz) = 90dee51b4c70bc50ce2fa106ca945349b81cd86c90aa9d4dbff73abb284fcdc2
-SIZE (neon-0.28.3.tar.gz) = 799681
+MD5 (neon-0.28.4.tar.gz) = 6c3b94362af743d046e198e9fcbe4a85
+SHA256 (neon-0.28.4.tar.gz) = be151943df34e5884b2c7f4b5f4ebe83b8e74e665d90474aca06006e3b9530bd
+SIZE (neon-0.28.4.tar.gz) = 775886
--- files/patch-ltmain.sh
+++ files/patch-ltmain.sh
@@ -1,15 +0,0 @@
---- ltmain.sh.orig Wed Feb 7 15:52:17 2007
-+++ ltmain.sh Wed Feb 7 15:52:58 2007
-@@ -6038,10 +6038,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false ; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
--- patch-neon28.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list