Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2010 16:17:44 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/147782: [PATCH] devel/libdap: update to 3.10.2, take maintainership
Message-ID:  <20100611081744.886F02AEC609@sunpoet.net>
Resent-Message-ID: <201006110820.o5B8K1mG090198@freefall.freebsd.org>

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

>Number:         147782
>Category:       ports
>Synopsis:       [PATCH] devel/libdap: update to 3.10.2, take maintainership
>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 Jun 11 08:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 00:13:00 CST 2010
>Description:
- Update to 3.10.2
- Utilize gnomehack
- Sort PLIST
- Take maintainership

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libdap-3.10.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/libdap/Makefile /usr/ports/sunpoet/libdap/Makefile
--- /usr/ports/devel/libdap/Makefile	2010-05-07 19:21:40.000000000 +0800
+++ /usr/ports/sunpoet/libdap/Makefile	2010-06-11 16:16:39.000000000 +0800
@@ -6,26 +6,27 @@
 #
 
 PORTNAME=	libdap
-PORTVERSION=	3.10.0
+PORTVERSION=	3.10.2
 CATEGORIES=	devel
-MASTER_SITES=	http://www.opendap.org/pub/source/
+MASTER_SITES=	http://www.opendap.org/pub/source/ \
+		http://sunpoet.net/distfiles/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@sunpoet.net
 COMMENT=	SDK which contains an implementation of DAP 2.0 and 3.1
 
 LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
-		xml2.5:${PORTSDIR}/textproc/libxml2 \
-		uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
+		uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
+		xml2.5:${PORTSDIR}/textproc/libxml2
 
-CFLAGS=		-I${LOCALBASE}/include
-LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CFLAGS=		-I${LOCALBASE}/include -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CONFIGURE_ARGS+=--with-zlib=/usr
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 
 post-patch:
-	@${REINPLACE_CMD} -e \
-	's#$(libdir)/pkgconfig#$(libdir)/libdata/pkgconfig#g' \
-	${WRKSRC}/Makefile.in
+	# do not alter ${PREFIX}/lib/charset.alias
+	@${REINPLACE_CMD} -e '/^install-exec-am: / s|install-exec-local||' ${WRKSRC}/gl/Makefile.in
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/libdap/distinfo /usr/ports/sunpoet/libdap/distinfo
--- /usr/ports/devel/libdap/distinfo	2010-05-07 19:21:40.000000000 +0800
+++ /usr/ports/sunpoet/libdap/distinfo	2010-06-11 14:12:42.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libdap-3.10.0.tar.gz) = 8a5361f127e2665f675e9868e7635614
-SHA256 (libdap-3.10.0.tar.gz) = b27d85fc551db07c54564442a7385618fa7fbf28d851f6130088923d13948603
-SIZE (libdap-3.10.0.tar.gz) = 1516612
+MD5 (libdap-3.10.2.tar.gz) = 4367f3266f20479a68d9fdaeaa001af8
+SHA256 (libdap-3.10.2.tar.gz) = 47cd4a91997843b408f5e4632953b8a624d5f35da71dea7929ac019091c61cc9
+SIZE (libdap-3.10.2.tar.gz) = 1391987
diff -ruN --exclude=CVS /usr/ports/devel/libdap/pkg-descr /usr/ports/sunpoet/libdap/pkg-descr
--- /usr/ports/devel/libdap/pkg-descr	2009-03-22 23:27:36.000000000 +0800
+++ /usr/ports/sunpoet/libdap/pkg-descr	2010-05-30 02:44:02.000000000 +0800
@@ -2,4 +2,4 @@
 Client- and Server-side support classes and a prototype implementation
 of the AIS.
 
-WWW: http://opendap.org/download/libdap++.html
+WWW:	http://opendap.org/download/libdap++.html
diff -ruN --exclude=CVS /usr/ports/devel/libdap/pkg-plist /usr/ports/sunpoet/libdap/pkg-plist
--- /usr/ports/devel/libdap/pkg-plist	2010-05-07 19:21:40.000000000 +0800
+++ /usr/ports/sunpoet/libdap/pkg-plist	2010-06-05 00:03:22.000000000 +0800
@@ -1,18 +1,7 @@
+@comment $FreeBSD$
 bin/dap-config
 bin/dap-config-pkgconfig
 bin/getdap
-lib/libdap.a
-lib/libdap.la
-lib/libdap.so
-lib/libdap.so.11
-lib/libdapclient.a
-lib/libdapclient.la
-lib/libdapclient.so
-lib/libdapclient.so.4
-lib/libdapserver.a
-lib/libdapserver.la
-lib/libdapserver.so
-lib/libdapserver.so.8
 include/libdap/AlarmHandler.h
 include/libdap/Ancillary.h
 include/libdap/Array.h
@@ -85,7 +74,6 @@
 include/libdap/dods-datatypes.h
 include/libdap/dods-limits.h
 include/libdap/escaping.h
-include/libdap/fdiostream.h
 include/libdap/expr.h
 include/libdap/gse_parser.h
 include/libdap/mime_util.h
@@ -93,10 +81,20 @@
 include/libdap/util.h
 include/libdap/util_mit.h
 include/libdap/xdr-datatypes.h
-lib/libdata/pkgconfig/libdap.pc
-lib/libdata/pkgconfig/libdapclient.pc
-lib/libdata/pkgconfig/libdapserver.pc
+lib/libdap.a
+lib/libdap.la
+lib/libdap.so
+lib/libdap.so.12
+lib/libdapclient.a
+lib/libdapclient.la
+lib/libdapclient.so
+lib/libdapclient.so.4
+lib/libdapserver.a
+lib/libdapserver.la
+lib/libdapserver.so
+lib/libdapserver.so.8
+libdata/pkgconfig/libdap.pc
+libdata/pkgconfig/libdapclient.pc
+libdata/pkgconfig/libdapserver.pc
 share/aclocal/libdap.m4
 @dirrm include/libdap
-@dirrm lib/libdata/pkgconfig
-@dirrm lib/libdata
--- libdap-3.10.2.patch ends here ---

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



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