Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 10:09:12 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alexbl@FreeBSD.org, thomas@goodking.ca
Subject:   ports/104651: [PATCH] audio/picard: Update to 0.7.1
Message-ID:  <200610211409.k9LE9CBH084071@goodking.goodking.ca>
Resent-Message-ID: <200610211410.k9LEAKSb072363@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104651
>Category:       ports
>Synopsis:       [PATCH] audio/picard: Update to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 21 14:10:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- update to 0.7.1

Port maintainer (alexbl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- picard-0.7.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/picard/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	19 Sep 2006 19:39:38 -0000	1.4
+++ Makefile	21 Oct 2006 14:06:47 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	picard
-DISTVERSION=	0.7.0
+DISTVERSION=	0.7.1
 CATEGORIES=	audio python
-MASTER_SITES=	https://helixcommunity.org/download.php/2093/
+MASTER_SITES=	https://helixcommunity.org/frs/download.php/2205/
 
 MAINTAINER=	alexbl@FreeBSD.org
 COMMENT=	Next generation MusicBrainzTagger
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/picard/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2 Sep 2006 14:16:32 -0000	1.2
+++ distinfo	21 Oct 2006 14:06:47 -0000
@@ -1,3 +1,3 @@
-MD5 (picard-0.7.0.tar.gz) = 57c38983e6768f89052b7eacfe39545d
-SHA256 (picard-0.7.0.tar.gz) = 7cf75d2debfea060ac40ea7c533b8cf27c202bd662ee0bf958c1d72dd77294b3
-SIZE (picard-0.7.0.tar.gz) = 316947
+MD5 (picard-0.7.1.tar.gz) = 6ea1a1b6aae950c0b121becd0c019229
+SHA256 (picard-0.7.1.tar.gz) = ac8741ce260d108f59a09c1ecccab8646fd35f416523f5d3706910baafa0fa6e
+SIZE (picard-0.7.1.tar.gz) = 328823
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/picard/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2 Sep 2006 14:16:32 -0000	1.2
+++ pkg-plist	21 Oct 2006 14:06:47 -0000
@@ -158,9 +158,34 @@
 share/applications/picard.desktop
 share/icons/picard16.png
 share/icons/picard32.png
-@dirrm %%PYTHON_SITELIBDIR%%/picard/browser
+share/locale/cs/LC_MESSAGES/picard.mo
+share/locale/da/LC_MESSAGES/picard.mo
+share/locale/de/LC_MESSAGES/picard.mo
+share/locale/en/LC_MESSAGES/picard.mo
+share/locale/en_GB/LC_MESSAGES/picard.mo
+share/locale/es/LC_MESSAGES/picard.mo
+share/locale/fi/LC_MESSAGES/picard.mo
+share/locale/fr/LC_MESSAGES/picard.mo
+share/locale/fy/LC_MESSAGES/picard.mo
+share/locale/hu/LC_MESSAGES/picard.mo
+share/locale/is/LC_MESSAGES/picard.mo
+share/locale/it/LC_MESSAGES/picard.mo
+share/locale/ko/LC_MESSAGES/picard.mo
+share/locale/lt/LC_MESSAGES/picard.mo
+share/locale/nl/LC_MESSAGES/picard.mo
+share/locale/no/LC_MESSAGES/picard.mo
+share/locale/pl/LC_MESSAGES/picard.mo
+share/locale/pt/LC_MESSAGES/picard.mo
+share/locale/pt_BR/LC_MESSAGES/picard.mo
+share/locale/ro/LC_MESSAGES/picard.mo
+share/locale/ru/LC_MESSAGES/picard.mo
+share/locale/sk/LC_MESSAGES/picard.mo
+share/locale/sv/LC_MESSAGES/picard.mo
+@dirrmtry share/locale/fy/LC_MESSAGES
+@dirrmtry share/locale/fy
+@dirrmtry share/icons
+@dirrmtry share/applications
 @dirrm %%PYTHON_SITELIBDIR%%/picard/ui/options
 @dirrm %%PYTHON_SITELIBDIR%%/picard/ui
+@dirrm %%PYTHON_SITELIBDIR%%/picard/browser
 @dirrm %%PYTHON_SITELIBDIR%%/picard
-@dirrmtry share/applications
-@dirrmtry share/icons
--- picard-0.7.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?200610211409.k9LE9CBH084071>