diff options
author | schmonz <schmonz@pkgsrc.org> | 2006-03-02 00:48:31 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2006-03-02 00:48:31 +0000 |
commit | 67b0e650bfeaf5ca2f8e46f4ae88a548236938d4 (patch) | |
tree | f0a4dd46a4149aa4cc6e8848bb54b33d68f7ae3e /audio | |
parent | 6771d350152359592135ccd57d667c0f5f7a789c (diff) | |
download | pkgsrc-67b0e650bfeaf5ca2f8e46f4ae88a548236938d4.tar.gz |
Update to 3.0.7. From the changelog:
* man pages: use named chars or @ and (C)
* fr.po: Fixed format string bug
* Updated the spannish [sic] translation. (Fernando Sancho)
* Fix broken statistics code. save_data was called too many times.
* Rhythm: made backspace work properly
* idbyname: bugfix: don't throw an exception if loading
lesson file was cancelled.
* Fixed idtone configuration.
* Remove 'passed' flag for tests if the lesson file change.
* i18n.py: removed debug print statements.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/solfege/Makefile | 5 | ||||
-rw-r--r-- | audio/solfege/PLIST | 8 | ||||
-rw-r--r-- | audio/solfege/distinfo | 8 |
3 files changed, 13 insertions, 8 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 51177294404..9298a8b57c8 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/02/16 18:03:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/02 00:48:31 schmonz Exp $ # -DISTNAME= solfege-3.0.6 -PKGREVISION= 3 +DISTNAME= solfege-3.0.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/} diff --git a/audio/solfege/PLIST b/audio/solfege/PLIST index 8032e87a291..0509966edb5 100644 --- a/audio/solfege/PLIST +++ b/audio/solfege/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/02/16 18:03:55 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/02 00:48:31 schmonz Exp $ bin/lessonfile_editor bin/solfege man/man1/lessonfile_editor.1 @@ -310,6 +310,9 @@ share/solfege/online-docs/C/translating-solfege.html share/solfege/online-docs/C/twelvetone-help.html share/solfege/online-docs/C/ui.html share/solfege/online-docs/C/welcome.html +share/solfege/online-docs/es/theory-intervals.html +share/solfege/online-docs/es/toc.html +share/solfege/online-docs/es/welcome.html share/solfege/online-docs/es_MX/toc.html share/solfege/online-docs/es_MX/welcome.html share/solfege/online-docs/fr/bug-reporting.html @@ -499,6 +502,7 @@ share/solfege/ui.xml @dirrm share/solfege/online-docs/midi @dirrm share/solfege/online-docs/fr @dirrm share/solfege/online-docs/es_MX +@dirrm share/solfege/online-docs/es @dirrm share/solfege/online-docs/C @dirrm share/solfege/online-docs @dirrm share/solfege/mpd @@ -511,4 +515,6 @@ share/solfege/ui.xml @dirrm share/solfege/feta @dirrm share/solfege/example-lesson-files @dirrm share/solfege +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/examples/solfege +@comment in xdg-dirs: @dirrm share/applications diff --git a/audio/solfege/distinfo b/audio/solfege/distinfo index bd49d53a45c..db6f6e68ee0 100644 --- a/audio/solfege/distinfo +++ b/audio/solfege/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2006/01/19 01:23:36 schmonz Exp $ +$NetBSD: distinfo,v 1.5 2006/03/02 00:48:31 schmonz Exp $ -SHA1 (solfege-3.0.6.tar.gz) = 86282293adbcfd62ce86e7b0c3418cc3e78dec34 -RMD160 (solfege-3.0.6.tar.gz) = c32df8008e1385e0746a0532abb122b1b2fb374e -Size (solfege-3.0.6.tar.gz) = 848784 bytes +SHA1 (solfege-3.0.7.tar.gz) = 66bb51dd9bc1b19b894c4e4911b30d0809812cd3 +RMD160 (solfege-3.0.7.tar.gz) = 7d943defd6bb4ba24498d68614f91259c09ab8d8 +Size (solfege-3.0.7.tar.gz) = 847152 bytes SHA1 (patch-aa) = aed03ee233649212f28bd928742fedd8bdb41ded |