Date: Wed, 22 Jul 2009 15:07:05 -0700 (PDT) From: "Jason E. Hale" <bsdkaffee@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137015: [MAINTAINER] audio/audex: Update to version 0.71b5 Message-ID: <4a678d89.1ac1f10a.1f89.6789@mx.google.com> Resent-Message-ID: <200907222210.n6MMA1H2090208@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137015 >Category: ports >Synopsis: [MAINTAINER] audio/audex: Update to version 0.71b5 >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: Wed Jul 22 22:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jason E. Hale >Release: FreeBSD 7.2-RELEASE i386 >Organization: none >Environment: System: FreeBSD mocha.verizon.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon May 4 04:03:46 EDT 2009 root@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA7 i386 >Description: - Update audio/audex to version 0.71b5 - Mark MAKE_JOBS_SAFE - Update WWW >How-To-Repeat: Use attached diff. >Fix: --- 2009-07-22-audex.diff begins here --- diff -ruN audex.orig/Makefile audex/Makefile --- audex.orig/Makefile 2009-07-22 17:27:41.000000000 -0400 +++ audex/Makefile 2009-07-22 17:44:16.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= audex -DISTVERSION= 0.71b3 +DISTVERSION= 0.71b5 CATEGORIES= audio kde MASTER_SITES= http://opensource.maniatek.de/${PORTNAME}/files/ @@ -23,6 +23,7 @@ USE_QT_VER= 4 QT_COMPONENTS= gui dbus network qt3support sql svg xml \ qmake_build moc_build rcc_build uic_build +MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff -ruN audex.orig/distinfo audex/distinfo --- audex.orig/distinfo 2009-07-22 17:27:41.000000000 -0400 +++ audex/distinfo 2009-07-22 17:32:19.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (audex-0.71b3.tar.bz2) = 18803732dfd6e16f2bba3773940c04cd -SHA256 (audex-0.71b3.tar.bz2) = 76ba9634bf91abd8b73ca5aa185671e2488122d3409f61fead70a347613e2139 -SIZE (audex-0.71b3.tar.bz2) = 183745 +MD5 (audex-0.71b5.tar.bz2) = 089486abb548a670dc44454e9eb7aee5 +SHA256 (audex-0.71b5.tar.bz2) = a06574b4e6b54500b44d0c1fa3ff14de8d4fcfa1f943d37eac4c0e60227f915d +SIZE (audex-0.71b5.tar.bz2) = 188785 diff -ruN audex.orig/pkg-descr audex/pkg-descr --- audex.orig/pkg-descr 2009-07-22 17:27:41.000000000 -0400 +++ audex/pkg-descr 2009-07-22 17:34:03.000000000 -0400 @@ -11,4 +11,5 @@ - Creates extraction and encoding protocols. - Transfer files with KDE KIO-Slaves. -WWW: http://opensource.maniatek.de/cgi-bin/audex/audex/index.html +WWW: http://opensource.maniatek.de/audex/ +WWW: http://www.kde-apps.org/content/show.php?content=77125 --- 2009-07-22-audex.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a678d89.1ac1f10a.1f89.6789>