ports/57836: Update port: www/neon

KATO Tsuguru tkato at prontomail.com
Fri Oct 10 14:40:17 UTC 2003


>Number:         57836
>Category:       ports
>Synopsis:       Update port: www/neon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 10 07:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Install pkgconfig .pc file to correct place

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/neon/Makefile www/neon/Makefile
--- /usr/ports/www/neon/Makefile	Fri Oct 10 22:15:46 2003
+++ www/neon/Makefile	Fri Oct 10 22:22:36 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	neon
 PORTVERSION=	0.24.3
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://www.webdav.org/neon/
 
@@ -21,13 +22,13 @@
 USE_OPENSSL=	yes
 .endif
 
+USE_GNOME=	gnomehack gnometarget pkgconfig 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-ssl \
 		--enable-xml \
 		--enable-shared \
 		--with-expat \
 		--with-libs=${PREFIX}
-CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
 
 MAN1=	neon-config.1
 MAN3=	ne_add_request_header.3 ne_addr_destroy.3 ne_addr_error.3 \
diff -urN /usr/ports/www/neon/pkg-plist www/neon/pkg-plist
--- /usr/ports/www/neon/pkg-plist	Thu Oct  2 16:26:26 2003
+++ www/neon/pkg-plist	Fri Oct 10 22:21:47 2003
@@ -24,7 +24,7 @@
 lib/libneon.so.24
 lib/libneon.so
 lib/libneon.a
-lib/pkgconfig/neon.pc
+libdata/pkgconfig/neon.pc
 %%PORTDOCS%%%%DOCSDIR%%/html/apas01.html
 %%PORTDOCS%%%%DOCSDIR%%/html/apas02.html
 %%PORTDOCS%%%%DOCSDIR%%/html/apas03.html
@@ -80,5 +80,4 @@
 %%PORTDOCS%%%%DOCSDIR%%/using-neon.txt
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
- at unexec rmdir %D/lib/pkgconfig > /dev/null 2>&1 || true
 @dirrm include/neon
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list