From owner-freebsd-ports Fri Dec 20 23:10:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9515337B427 for ; Fri, 20 Dec 2002 23:10:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D1443F06 for ; Fri, 20 Dec 2002 23:10:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBL7A9NS013685 for ; Fri, 20 Dec 2002 23:10:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBL7A9aI013684; Fri, 20 Dec 2002 23:10:09 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A97D37B401 for ; Fri, 20 Dec 2002 23:04:11 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8724F43EE6 for ; Fri, 20 Dec 2002 23:04:08 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 5B8C5730 for ; Sat, 21 Dec 2002 16:04:01 +0900 (JST) Message-Id: <20021221160127.0955be32.tkato@prontomail.com> Date: Sat, 21 Dec 2002 16:01:27 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46426: Update port: net/opendchub to 0.7.3 (fix ports/46303) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46426 >Category: ports >Synopsis: Update port: net/opendchub to 0.7.3 (fix ports/46303) >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: Fri Dec 20 23:10:09 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.7.3 Following PRs shuold be superseded by this one: [2002/12/16] ports/46303 ports Update port: net/opendchub to 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 Fri Dec 20 22:32:45 2002 @@ -6,24 +6,21 @@ # PORTNAME= opendchub -PORTVERSION= 0.6.6 +PORTVERSION= 0.7.3 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 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 Sat Dec 21 04:38:27 2002 @@ -1 +1 @@ -MD5 (opendchub-0.6.6.tar.gz) = 18e566e069b985d0024e8658d80fb252 +MD5 (opendchub-0.7.3.tar.gz) = 56b07b1677427b07145a2b1639d05866 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