Date: Sun, 27 Jun 2004 21:19:23 +0400 From: Roman Bogorodskiy <bogorodskiy@inbox.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68425: [maintainer update] audio/cymbaline: update to 1.2d Message-ID: <E1BedJK-000Oz1-00.bogorodskiy-inbox-ru@mx1.mail.ru> Resent-Message-ID: <200406271720.i5RHK2rC071206@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68425 >Category: ports >Synopsis: [maintainer update] audio/cymbaline: update to 1.2d >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 27 17:20:01 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Bogorodskiy >Release: FreeBSD 5.2.1-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD lame.novel.ru 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #5: Sat Jun 19 22:04:33 MSD 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/NOV i386 >Description: - Update to 1.2d - Add py-ao and py-mad to run deps (cymbaline won't work without them) - Make COMMENT start with a capital to pet portlint >How-To-Repeat: >Fix: diff -ruN cymbaline.orig/Makefile cymbaline/Makefile --- cymbaline.orig/Makefile Sun Jun 27 19:17:43 2004 +++ cymbaline/Makefile Sun Jun 27 20:59:25 2004 @@ -1,4 +1,3 @@ -# ex:ts=8 # New ports collection makefile for: cymbaline # Date created: Jun 20, 2001 # Whom: ijliao @@ -7,16 +6,17 @@ # PORTNAME= cymbaline -PORTVERSION= 1.2b -PORTREVISION= 0 +PORTVERSION= 1.2d CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/files/ MAINTAINER= ports@FreeBSD.org -COMMENT= mpg123 console frontend +COMMENT= Console frontend for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ - aumix:${PORTSDIR}/audio/aumix + aumix:${PORTSDIR}/audio/aumix \ + ${PYTHON_SITELIBDIR}/aomodule.so:${PORTSDIR}/audio/py-ao \ + ${PYTHON_SITELIBDIR}/madmodule.so:${PORTSDIR}/audio/py-mad USE_PYTHON= yes USE_PYDISTUTILS= yes diff -ruN cymbaline.orig/distinfo cymbaline/distinfo --- cymbaline.orig/distinfo Sun Jun 27 19:17:43 2004 +++ cymbaline/distinfo Sun Jun 27 19:18:09 2004 @@ -1,2 +1,2 @@ -MD5 (cymbaline-1.2b.tar.gz) = b080ef0997f59503683e66db4f78c869 -SIZE (cymbaline-1.2b.tar.gz) = 43978 +MD5 (cymbaline-1.2d.tar.gz) = f112c907c590068ee20fae164375c295 +SIZE (cymbaline-1.2d.tar.gz) = 44148 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BedJK-000Oz1-00.bogorodskiy-inbox-ru>