Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2003 15:26:50 -0500 (EST)
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Michael <mixtim@ispwest.com>
Subject:   ports/48568: www/neon, update to 0.23.7
Message-ID:  <200302222026.h1MKQoeN011772@h00609772adf0.ne.client2.attbi.com>

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

>Number:         48568
>Category:       ports
>Synopsis:       www/neon, update to 0.23.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 22 12:30:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Craig Rodrigues
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD h00609772adf0.ne.client2.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Mon Jan 27 09:45:31 EST 2003 rodrigc@h00609772adf0.ne.client2.attbi.com:/usr/obj/usr/src/sys/MYKERNEL1 i386


	
>Description:
Update to neon 0.23.7, and fix portlint issues.
Thanks to Michael <mixtim@ispwest.com>
>How-To-Repeat:
	
>Fix:


diff -u -r -N --exclude=CVS neon.orig/Makefile neon/Makefile
--- neon.orig/Makefile	Fri Feb 21 09:01:22 2003
+++ neon/Makefile	Sat Feb 22 11:48:18 2003
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	neon
-PORTVERSION=	0.23.5
+PORTVERSION=	0.23.7
 CATEGORIES=	www
 MASTER_SITES=	http://www.webdav.org/neon/
 
 MAINTAINER=	rodrigc@attbi.com
-COMMENT=	An HTTP and WebDAV client library for Unix systems, with a C interface
 
 LIB_DEPENDS=	expat.4:${PORTSDIR}/textproc/expat2
 
+INSTALLS_SHLIB=	yes
+
 .ifndef WITHOUT_OPENSSL
 USE_OPENSSL=	yes
 .endif
@@ -47,7 +48,7 @@
 	ne_ssl_set_verify.3 ne_status.3 ne_strdup.3 ne_strndup.3 \
 	ne_token.3 ne_version_match.3 ne_version_string.3 neon.3
 
-PLIST_SUB+=	PORTVERSION=${PORTVERSION} 
+PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${MANPREFIX}/man/man1
diff -u -r -N --exclude=CVS neon.orig/distinfo neon/distinfo
--- neon.orig/distinfo	Thu Jan  2 03:48:04 2003
+++ neon/distinfo	Sat Feb 22 11:48:46 2003
@@ -1 +1 @@
-MD5 (neon-0.23.5.tar.gz) = fd7d1bca0927490c5bd32787b0f2f4b1
+MD5 (neon-0.23.7.tar.gz) = 938fc6ae779bdd9400cde6ba0b11dcc4
diff -u -r -N --exclude=CVS neon.orig/pkg-comment neon/pkg-comment
--- neon.orig/pkg-comment	Wed Dec 31 19:00:00 1969
+++ neon/pkg-comment	Sat Feb 22 15:14:46 2003
@@ -0,0 +1 @@
+An HTTP and WebDAV client library for Unix systems

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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