From owner-freebsd-ports Thu Jul 26 16:30: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5747237B406 for ; Thu, 26 Jul 2001 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QNU1c12106; Thu, 26 Jul 2001 16:30:01 -0700 (PDT) (envelope-from gnats) Received: from electron.databits.net (electron.databits.net [207.29.204.16]) by hub.freebsd.org (Postfix) with ESMTP id 18C0337B403 for ; Thu, 26 Jul 2001 16:29:40 -0700 (PDT) (envelope-from petef@electron.databits.net) Received: (from petef@localhost) by electron.databits.net (8.11.4/8.11.4) id f6QNTWG69655; Thu, 26 Jul 2001 19:29:32 -0400 (EDT) (envelope-from petef) Message-Id: <200107262329.f6QNTWG69655@electron.databits.net> Date: Thu, 26 Jul 2001 19:29:32 -0400 (EDT) From: Pete Fritchman Reply-To: Pete Fritchman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/29252: Update audio/cymbaline to 0.9d 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: 29252 >Category: ports >Synopsis: Update audio/cymbaline to 0.9d >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 26 16:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 4.3-STABLE i386 >Organization: Databits Network Services, Inc. >Environment: System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jul 13 09:58:28 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386 >Description: - update to version 0.9d - install README >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/cymbaline/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2001/07/25 04:20:15 1.5 +++ Makefile 2001/07/26 23:23:33 @@ -7,7 +7,7 @@ # PORTNAME= cymbaline -PORTVERSION= 0.9b +PORTVERSION= 0.9d CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/cymbaline/ @@ -22,5 +22,9 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cymbaline.py ${PREFIX}/bin/cymbaline ${INSTALL_DATA} ${WRKSRC}/mp3.py ${PYTHON_SITELIBDIR} +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} +.endif .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/cymbaline/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 2001/07/25 04:20:15 1.5 +++ distinfo 2001/07/26 23:22:01 @@ -1 +1 @@ -MD5 (cymbaline-0.9b.tar.gz) = d3288c7a428c0f06645783c7e4df444d +MD5 (cymbaline-0.9d.tar.gz) = 962de6311b3061cd1e276af820fda818 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/audio/cymbaline/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2001/06/20 15:02:29 1.1 +++ pkg-plist 2001/07/26 23:23:48 @@ -1,2 +1,4 @@ bin/cymbaline lib/%%PYTHON_VERSION%%/site-packages/mp3.py +%%PORTDOCS%%share/doc/cymbaline/README +@dirrm %%PORTDOCS%%share/doc/cymbaline >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message