Date: Wed, 25 Jun 2008 09:40:38 GMT From: Sascha Klauder <sklauder@trimind.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124975: [maintainer-update] ports/audio/gmm update to 0.9.12 Message-ID: <200806250940.m5P9ecjv037911@www.freebsd.org> Resent-Message-ID: <200806250950.m5P9o32P024041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124975 >Category: ports >Synopsis: [maintainer-update] ports/audio/gmm update to 0.9.12 >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 Jun 25 09:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sascha Klauder >Release: >Organization: >Environment: >Description: update ports/audio/gmm to 0.9.12, diff attached >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN gmm-0.9.10/Makefile gmm/Makefile --- gmm-0.9.10/Makefile 2008-06-22 10:47:31.000000000 +0200 +++ gmm/Makefile 2008-06-25 11:27:33.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= gmm -PORTVERSION= 0.9.10 -PORTREVISION= 2 +PORTVERSION= 0.9.12 CATEGORIES= audio MASTER_SITES= http://gogglesmm.googlecode.com/files/ DISTNAME= musicmanager-${PORTVERSION} @@ -28,8 +27,7 @@ PORTDOCS= README AUTHORS PLIST_FILES= bin/gmm \ share/pixmaps/gmm.png \ - %%PORTDOCS%%%%DOCSDIR%%/AUTHORS \ - %%PORTDOCS%%%%DOCSDIR%%/README + share/applications/gmm.desktop CONFIGURE_ARGS= --prefix=${PREFIX} CONFIGURE_ENV= OPT_CFLAGS=" " @@ -57,5 +55,6 @@ . endfor .endif ${INSTALL_DATA} ${WRKSRC}/extra/gmm.png ${PREFIX}/share/pixmaps - + ${MKDIR} ${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/extra/gmm.desktop ${PREFIX}/share/applications .include <bsd.port.post.mk> diff -ruN gmm-0.9.10/distinfo gmm/distinfo --- gmm-0.9.10/distinfo 2008-06-01 16:22:25.000000000 +0200 +++ gmm/distinfo 2008-06-25 11:21:49.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (musicmanager-0.9.10.tar.bz2) = 8ece5f1f550072d7d16f553b229ff142 -SHA256 (musicmanager-0.9.10.tar.bz2) = df2f80ce7750b37ed024148d8a5c6f41af1f23ea412fa434d4a52cb6aca4b08b -SIZE (musicmanager-0.9.10.tar.bz2) = 266688 +MD5 (musicmanager-0.9.12.tar.bz2) = 3500a9f59f26fea753d8f03721448c37 +SHA256 (musicmanager-0.9.12.tar.bz2) = b472243e8298abfda2c4e5ee10de315a13e6b5e634c5c39489378219d9c38c73 +SIZE (musicmanager-0.9.12.tar.bz2) = 268334 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806250940.m5P9ecjv037911>