From vinc@0x45.org  Wed Dec 31 19:07:54 2003
Return-Path: <vinc@0x45.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 37ACE16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Dec 2003 19:07:54 -0800 (PST)
Received: from sativa.0x45.org (dyn-81-167-5-198.ppp.tiscali.fr [81.167.5.198])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0441243D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Dec 2003 19:07:47 -0800 (PST)
	(envelope-from vinc@0x45.org)
Received: by sativa.0x45.org (Postfix, from userid 1001)
	id F0D1817C8; Thu,  1 Jan 2004 04:07:53 +0100 (CET)
Message-Id: <20040101030753.F0D1817C8@sativa.0x45.org>
Date: Thu,  1 Jan 2004 04:07:53 +0100 (CET)
From: Vincent Tantardini <vinc@FreeBSD-fr.org>
Reply-To: Vincent Tantardini <vinc@FreeBSD-fr.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [non maintainer update] net/opendchub: update to 0.7.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 31 19:10:14 PST 2003
>Closed-Date:    Thu Jan 01 03:17:34 PST 2004
>Last-Modified:  Thu Jan 01 03:17:34 PST 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Jan 1 03:17:24 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60777 
>Unformatted:
