Date: Tue, 24 Feb 2009 01:13:32 -0800 (PST) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/132049: [MAINTAINER] audio/ncmpcpp: update to 0.3.1 Message-ID: <49a3ba3c.170e660a.67c1.171b@mx.google.com> Resent-Message-ID: <200902240920.n1O9K2qk007211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132049 >Category: ports >Synopsis: [MAINTAINER] audio/ncmpcpp: update to 0.3.1 >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: Tue Feb 24 09:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009 >Description: - Update to 0.3.1 - Tested ( http://tb.4bit.ws/index.php?action=describe_port&id=3 ) Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ncmpcpp-0.3.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/ncmpcpp/Makefile,v retrieving revision 1.10 diff -u -u -r1.10 Makefile --- Makefile 8 Feb 2009 21:38:49 -0000 1.10 +++ Makefile 24 Feb 2009 08:33:52 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ncmpcpp -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= audio MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \ http://mirror.mcx2.org/ @@ -20,9 +20,8 @@ USE_GNOME= glib20 USE_AUTOTOOLS= automake:110 aclocal:110 libtool:15 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lpthread" -#CONFIGURE_ARGS= --disable-unicode OPTIONS= CURL "Enable fetching lyrics from the Internet" on \ CLOCK "Enable clock-screen support" on \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/ncmpcpp/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 8 Feb 2009 21:38:49 -0000 1.7 +++ distinfo 24 Feb 2009 08:15:24 -0000 @@ -1,3 +1,3 @@ -MD5 (ncmpcpp-0.3.tar.bz2) = 5b2d400cab697ff74ae9a4d7e25d7a3e -SHA256 (ncmpcpp-0.3.tar.bz2) = 2d64d186490cf6c18e77baa58aa8f60794facdbd4113956a93e4e09672e265b8 -SIZE (ncmpcpp-0.3.tar.bz2) = 313879 +MD5 (ncmpcpp-0.3.1.tar.bz2) = 0ac67665faece8d7a193f3dcfa28e398 +SHA256 (ncmpcpp-0.3.1.tar.bz2) = 330c68cfc26afd7cf163170720e17099b6647c63242995deaeb97c9a16618733 +SIZE (ncmpcpp-0.3.1.tar.bz2) = 318651 --- ncmpcpp-0.3.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49a3ba3c.170e660a.67c1.171b>