Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Jan 2004 04:07:53 +0100 (CET)
From:      Vincent Tantardini <vinc@FreeBSD-fr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:    ports/60777: [non maintainer update] net/opendchub: update to 0.7.14
Message-ID:  <20040101030753.F0D1817C8@sativa.0x45.org>
Resent-Message-ID: <200401010310.i013AFrV041672@freefall.freebsd.org>

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

>Number:         60777
>Category:       ports
>Synopsis:       [non maintainer update] net/opendchub: update to 0.7.14
>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:   Wed Dec 31 19:10:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
kerneled.com
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc@sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	Update to 0.7.14
>How-To-Repeat:
	
>Fix:

	

--- opendchub.diff begins here ---
diff -ruN opendchub.bak/Makefile opendchub/Makefile
--- opendchub.bak/Makefile	Wed Dec 31 21:22:26 2003
+++ opendchub/Makefile	Wed Dec 31 21:21:55 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	opendchub
-PORTVERSION=	0.7.12
+PORTVERSION=	0.7.14
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,15 +18,13 @@
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-post-patch:
-	@${PERL} -pi -e 's|crypt\.h||g ; \
-		 s|malloc\.h||g' ${WRKSRC}/configure
+CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include"
 
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/Documentation/* ${DOCSDIR}
 .endif
 
 .include <bsd.port.pre.mk>
diff -ruN opendchub.bak/distinfo opendchub/distinfo
--- opendchub.bak/distinfo	Wed Dec 31 21:22:26 2003
+++ opendchub/distinfo	Wed Dec 31 20:05:13 2003
@@ -1 +1 @@
-MD5 (opendchub-0.7.12.tar.gz) = 40adff72b70ccf9cce3d6d6b744ac845
+MD5 (opendchub-0.7.14.tar.gz) = 6121347154820e2b307a5aecafa86ce8
diff -ruN opendchub.bak/pkg-plist opendchub/pkg-plist
--- opendchub.bak/pkg-plist	Wed Dec 31 21:22:26 2003
+++ opendchub/pkg-plist	Wed Dec 31 20:56:30 2003
@@ -1,4 +1,6 @@
-@comment $FreeBSD: ports/net/opendchub/pkg-plist,v 1.4 2003/09/23 07:24:09 krion Exp $
 bin/opendchub
 %%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/configfiles
+%%PORTDOCS%%%%DOCSDIR%%/general
+%%PORTDOCS%%%%DOCSDIR%%/scriptdoc
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- opendchub.diff ends here ---


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



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