Date: Sun, 21 Jun 2009 20:04:13 GMT From: Toni Gundogdu <legatvs@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135895: [maintainer update] multimedia/abby to 0.3.0 Message-ID: <200906212004.n5LK4DX1010565@www.freebsd.org> Resent-Message-ID: <200906212010.n5LKA2gM084631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135895 >Category: ports >Synopsis: [maintainer update] multimedia/abby to 0.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 21 20:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: FreeBSD 7.2-RELEASE >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/multimedia/abby/Makefile abby/Makefile --- /usr/ports/multimedia/abby/Makefile 2009-05-10 21:26:06.000000000 +0300 +++ abby/Makefile 2009-06-21 22:54:01.000000000 +0300 @@ -6,25 +6,25 @@ # PORTNAME= abby -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= multimedia net MASTER_SITES= GOOGLE_CODE MAINTAINER= legatvs@gmail.com COMMENT= Front-end for cclive -RUN_DEPENDS= cclive>=0.2.3:${PORTSDIR}/multimedia/cclive +RUN_DEPENDS= cclive>=0.4.4:${PORTSDIR}/multimedia/cclive USE_BZIP2= yes USE_QT_VER= 4 -QT_COMPONENTS= gui moc_build qmake_build rcc_build uic_build +QT_COMPONENTS= gui network xml moc_build qmake_build rcc_build uic_build HAS_CONFIGURE= yes PLIST_FILES= bin/abby do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ - ${QMAKE} -unix PREFIX=${PREFIX} abby.pro + ${QMAKE} "QT+=network xml" -unix PREFIX=${PREFIX} abby.pro .include <bsd.port.pre.mk> diff -ruN /usr/ports/multimedia/abby/distinfo abby/distinfo --- /usr/ports/multimedia/abby/distinfo 2009-05-10 21:26:06.000000000 +0300 +++ abby/distinfo 2009-06-21 22:40:53.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (abby-0.2.1.tar.bz2) = 7244a8aea22af87bfcd741ee6212a9e9 -SHA256 (abby-0.2.1.tar.bz2) = f9f86d538c6ee12a3fe6a6c369a07e2e04cc06cda51d2976532a413e905ae7a7 -SIZE (abby-0.2.1.tar.bz2) = 39304 +MD5 (abby-0.3.0.tar.bz2) = 30dd020be3d71fcfa162bddd64ceb87e +SHA256 (abby-0.3.0.tar.bz2) = 59fd5f91e2009f4f6ecd26b5ffad5373c49a4435edfdf27f1a564e00500954c9 +SIZE (abby-0.3.0.tar.bz2) = 41196 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906212004.n5LK4DX1010565>