From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 19 23:00:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC25616A41F for ; Thu, 19 Jan 2006 23:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5219E43D46 for ; Thu, 19 Jan 2006 23:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0JN0JlI036281 for ; Thu, 19 Jan 2006 23:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0JN0JFu036280; Thu, 19 Jan 2006 23:00:19 GMT (envelope-from gnats) Date: Thu, 19 Jan 2006 23:00:19 GMT Message-Id: <200601192300.k0JN0JFu036280@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Byung-Hee HWANG Cc: Subject: Re: ports/91971: [PATCH] multimedia/quodlibet: update to 0.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Byung-Hee HWANG List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2006 23:00:19 -0000 The following reply was made to PR ports/91971; it has been noted by GNATS. From: Byung-Hee HWANG To: bug-followup@freebsd.org Cc: changbom.yoon@gmail.com Subject: Re: ports/91971: [PATCH] multimedia/quodlibet: update to 0.17 Date: Thu, 19 Jan 2006 15:54:17 -0700 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline A few minutes ago, updated de.mo(German Translation) arrived in QL's List. And so QL's Author, Joe Wreschnig , has just released 0.17.1 that includes updated de.mo. Please, use this patch(ports-quodlibet-20060119.diff) instead of old patch(ports-quodlibet-20060118.diff). Sincerely, -- Byung-Hee --KsGdsel6WgEHnImy Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="ports-quodlibet-20060119.diff" diff --exclude=CVS -uNr quodlibet.orig/Makefile quodlibet/Makefile --- quodlibet.orig/Makefile 2006-01-14 18:41:26.000000000 -0700 +++ quodlibet/Makefile 2006-01-19 14:40:56.068086646 -0700 @@ -6,8 +6,8 @@ # PORTNAME= quodlibet -PORTVERSION= 0.16 -PORTREVISION= 3 +PORTVERSION= 0.17.1 +PORTREVISION= 0 CATEGORIES= multimedia audio python gnome MASTER_SITES= http://www.sacredchao.net/~piman/software/ @@ -50,8 +50,6 @@ .endif .if defined(WANT_QUODLIBET_FLAC) -BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/flac/__init__.py:${PORTSDIR}/audio/py-flac -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/flac/__init__.py:${PORTSDIR}/audio/py-flac USE_GSTREAMER+= flac .endif diff --exclude=CVS -uNr quodlibet.orig/distinfo quodlibet/distinfo --- quodlibet.orig/distinfo 2006-01-04 14:16:53.000000000 -0700 +++ quodlibet/distinfo 2006-01-19 14:49:27.578357086 -0700 @@ -1,3 +1,3 @@ -MD5 (quodlibet-0.16.tar.gz) = f47cdc1e8f7197a3cd281bd31b406d94 -SHA256 (quodlibet-0.16.tar.gz) = 8c23a08432f3be60d0d85ee650b7c12a30799a4bd307107b332db94b91db9a9d -SIZE (quodlibet-0.16.tar.gz) = 552149 +MD5 (quodlibet-0.17.1.tar.gz) = e4e7f617f04aad73c841f9d2e2e7028a +SHA256 (quodlibet-0.17.1.tar.gz) = 1d02f7d015d0e5d3eadc1d38bea17ffc15c85178a4144bc4ea062f273658a221 +SIZE (quodlibet-0.17.1.tar.gz) = 596710 diff --exclude=CVS -uNr quodlibet.orig/pkg-plist quodlibet/pkg-plist --- quodlibet.orig/pkg-plist 2006-01-04 14:16:53.000000000 -0700 +++ quodlibet/pkg-plist 2006-01-18 12:54:23.176177214 -0700 @@ -14,6 +14,7 @@ share/locale/gl/LC_MESSAGES/quodlibet.mo share/locale/he/LC_MESSAGES/quodlibet.mo share/locale/it/LC_MESSAGES/quodlibet.mo +share/locale/ko/LC_MESSAGES/quodlibet.mo share/locale/nl/LC_MESSAGES/quodlibet.mo share/locale/pl/LC_MESSAGES/quodlibet.mo share/locale/pt/LC_MESSAGES/quodlibet.mo @@ -39,7 +40,7 @@ share/quodlibet/formats/_audio.py share/quodlibet/formats/_vorbis.py share/quodlibet/formats/ape.py -share/quodlibet/formats/flac_.py +share/quodlibet/formats/flac.py share/quodlibet/formats/mod.py share/quodlibet/formats/mp3.py share/quodlibet/formats/mp4.py @@ -48,18 +49,24 @@ share/quodlibet/formats/remote.py share/quodlibet/formats/wavpack.py share/quodlibet/library.py +share/quodlibet/massagers.py share/quodlibet/mutagen/__init__.py share/quodlibet/mutagen/_constants.py +share/quodlibet/mutagen/_vorbis.py share/quodlibet/mutagen/apev2.py +share/quodlibet/mutagen/flac.py share/quodlibet/mutagen/id3.py share/quodlibet/parse/__init__.py share/quodlibet/parse/_match.py share/quodlibet/parse/_pattern.py share/quodlibet/parse/_query.py share/quodlibet/player.py -share/quodlibet/plugins.py +share/quodlibet/plugins/__init__.py +share/quodlibet/plugins/_manager.py +share/quodlibet/plugins/editing.py share/quodlibet/plugins/qlscrobbler.py share/quodlibet/qltk/__init__.py +share/quodlibet/qltk/_editpane.py share/quodlibet/qltk/about.py share/quodlibet/qltk/browser.py share/quodlibet/qltk/cbes.py @@ -71,12 +78,14 @@ share/quodlibet/qltk/cover.py share/quodlibet/qltk/delete.py share/quodlibet/qltk/downloader.py +share/quodlibet/qltk/edittags.py share/quodlibet/qltk/entry.py share/quodlibet/qltk/exfalso.py share/quodlibet/qltk/filesel.py share/quodlibet/qltk/getstring.py share/quodlibet/qltk/info.py share/quodlibet/qltk/information.py +share/quodlibet/qltk/lyrics.py share/quodlibet/qltk/mmkeys.py share/quodlibet/qltk/msg.py share/quodlibet/qltk/playorder.py @@ -86,8 +95,12 @@ share/quodlibet/qltk/queue.py share/quodlibet/qltk/quodlibet.py share/quodlibet/qltk/remote.py +share/quodlibet/qltk/renamefiles.py share/quodlibet/qltk/sliderbutton.py share/quodlibet/qltk/songlist.py +share/quodlibet/qltk/tagsfrompath.py +share/quodlibet/qltk/textedit.py +share/quodlibet/qltk/tracknumbers.py share/quodlibet/qltk/trayicon.py share/quodlibet/qltk/views.py share/quodlibet/qltk/watcher.py --KsGdsel6WgEHnImy--