ports/51973: Update port: net/opendchub to 0.7.12 (fix ports/51517)

KATO Tsuguru tkato at prontomail.com
Thu May 8 14:30:24 UTC 2003


>Number:         51973
>Category:       ports
>Synopsis:       Update port: net/opendchub to 0.7.12 (fix ports/51517)
>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:   Thu May 08 07:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.12

Following PR(s) should be superseded by this one:
[2003/04/28] ports/51517  ports-bugs  Update port: net/opendchub to 0.7.11

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/opendchub/Makefile net/opendchub/Makefile
--- /usr/ports/net/opendchub/Makefile	Fri Apr 25 09:26:47 2003
+++ net/opendchub/Makefile	Thu May  8 22:44:37 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	opendchub
-PORTVERSION=	0.7.9
+PORTVERSION=	0.7.12
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,9 +20,8 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 post-patch:
-.for file in src/fileio.c src/main.c
-	@${PERL} -pi -e 's|#include <crypt.h>||g' ${WRKSRC}/${file}
-.endfor
+	@${PERL} -pi -e 's|crypt\.h||g ; \
+		 s|malloc\.h||g' ${WRKSRC}/configure
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/net/opendchub/distinfo net/opendchub/distinfo
--- /usr/ports/net/opendchub/distinfo	Fri Apr 25 09:26:47 2003
+++ net/opendchub/distinfo	Thu May  8 22:22:02 2003
@@ -1 +1 @@
-MD5 (opendchub-0.7.9.tar.gz) = 828f7aa5c61623b7f8e86366ddd92120
+MD5 (opendchub-0.7.12.tar.gz) = 40adff72b70ccf9cce3d6d6b744ac845
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list