Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 05:32:41 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46303: Update port: net/opendchub to 0.7.2
Message-ID:  <20021217053241.25908f03.tkato@prontomail.com>

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

>Number:         46303
>Category:       ports
>Synopsis:       Update port: net/opendchub to 0.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 16 12:40:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/opendchub/Makefile net/opendchub/Makefile
--- /usr/ports/net/opendchub/Makefile	Mon Nov 11 19:00:42 2002
+++ net/opendchub/Makefile	Mon Dec 16 19:56:34 2002
@@ -6,24 +6,21 @@
 #
 
 PORTNAME=	opendchub
-PORTVERSION=	0.6.6
+PORTVERSION=	0.7.2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@freebsd.org
+MAINTAINER=	ports@FreeBSD.org
 
-GNU_CONFIGURE=	yes
+USE_PERL5=	yes
 USE_GMAKE=	yes
-
-DOC_FILES=	COPYING README
+GNU_CONFIGURE=	yes
 
 post-install:
-.ifndef(NOPORTDOCS)
+.if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for file in ${DOC_FILES}
-	@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
+	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/opendchub/distinfo net/opendchub/distinfo
--- /usr/ports/net/opendchub/distinfo	Mon Jun 17 06:38:55 2002
+++ net/opendchub/distinfo	Mon Dec 16 19:56:50 2002
@@ -1 +1 @@
-MD5 (opendchub-0.6.6.tar.gz) = 18e566e069b985d0024e8658d80fb252
+MD5 (opendchub-0.7.2.tar.gz) = 57431af6ccb8f521ab7070500d8714c9
diff -urN /usr/ports/net/opendchub/pkg-plist net/opendchub/pkg-plist
--- /usr/ports/net/opendchub/pkg-plist	Mon Jun 10 02:59:48 2002
+++ net/opendchub/pkg-plist	Sat Dec 14 08:56:07 2002
@@ -1,4 +1,3 @@
 bin/opendchub
-%%PORTDOCS%%share/doc/opendchub/COPYING
 %%PORTDOCS%%share/doc/opendchub/README
 %%PORTDOCS%%@dirrm share/doc/opendchub
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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