Date: Thu, 1 Oct 2009 21:36:06 GMT From: Henrik Friedrichsen <hrkfdn@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139299: [MAINTAINER] audio/ncmpc update to 0.15 Message-ID: <200910012136.n91La6jX005088@www.freebsd.org> Resent-Message-ID: <200910012140.n91Le3jp092015@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139299 >Category: ports >Synopsis: [MAINTAINER] audio/ncmpc update to 0.15 >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: Thu Oct 01 21:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Henrik Friedrichsen >Release: 7.2 >Organization: >Environment: FreeBSD sun.univer.se 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Mon Sep 7 14:53:58 CEST 2009 root@sun.univer.se:/usr/obj/usr/src/sys/HYDROGEN i386 >Description: This patch updates audio/ncmpc to 0.15 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Naur ./Makefile ../ncmpc/Makefile --- ./Makefile 2009-10-01 23:24:01.000000000 +0200 +++ ../ncmpc/Makefile 2009-10-01 23:29:27.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= ncmpc -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= audio MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} @@ -35,7 +34,7 @@ CONFIGURE_ARGS+=--disable-nls .else USE_GETTEXT= yes -LANGUAGES=cs da de es fr gl hu ko nb nl ru sk sv uk zh_CN +LANGUAGES=cs da de es fr gl he hu ko nb nl ru sk sv uk zh_CN .for language in ${LANGUAGES} PLIST_FILES+=share/locale/${language}/LC_MESSAGES/ncmpc.mo .endfor @@ -44,11 +43,6 @@ .ifdef(WITH_LYRICS) CONFIGURE_ARGS+=--enable-lyrics-screen -PLIST_FILES+= lib/ncmpc/lyrics/01-hd.sh \ - lib/ncmpc/lyrics/02-lyricwiki.rb \ - lib/ncmpc/lyrics/03-leoslyrics.py -PLIST_DIRS+= lib/ncmpc/lyrics \ - lib/ncmpc .else CONFIGURE_ARGS+=--disable-lyrics-screen .endif @@ -68,8 +62,5 @@ ${INSTALL_DATA} ${WRKSRC}/po/${language}.gmo ${PREFIX}/share/locale/${language}/LC_MESSAGES/ncmpc.mo .endfor .endif -.if !defined(WITHOUT_LYRICS) - ${MAKE} -C ${WRKSRC} install-exec-local -.endif .include <bsd.port.post.mk> diff -Naur ./distinfo ../ncmpc/distinfo --- ./distinfo 2009-10-01 23:24:01.000000000 +0200 +++ ../ncmpc/distinfo 2009-10-01 23:24:13.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (ncmpc-0.14.tar.gz) = de1ab9ef2df6dab9ad1c1c29fcdde19d -SHA256 (ncmpc-0.14.tar.gz) = 3eb7628963f029d283a274688bf72d09d1e8abc67407d23ce9fb0b15e8c6e022 -SIZE (ncmpc-0.14.tar.gz) = 314744 +MD5 (ncmpc-0.15.tar.gz) = 363fde730c9b4a5cec05e00e7ae64e03 +SHA256 (ncmpc-0.15.tar.gz) = c28c02b6289b43f1301f0f73121c928fc88c90008fbf3bda6a5069a8519b5887 +SIZE (ncmpc-0.15.tar.gz) = 328034 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910012136.n91La6jX005088>