diff options
author | krion <krion@FreeBSD.org> | 2004-04-09 18:25:44 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-09 18:25:44 +0000 |
commit | e57fea8a8bd48f661748d0bc3c099d468119c3c4 (patch) | |
tree | 82f83ac09623a16158689a8982c737c2df559bfe /audio/solfege | |
parent | 5cc0cd64744bb2c87e484ad085181669b8ea5f2d (diff) | |
download | FreeBSD-ports-e57fea8a8bd48f661748d0bc3c099d468119c3c4.zip FreeBSD-ports-e57fea8a8bd48f661748d0bc3c099d468119c3c4.tar.gz |
- Update to version 2.0.5
PR: ports/65363
Submitted by: Ports Fury
Diffstat (limited to 'audio/solfege')
-rw-r--r-- | audio/solfege/Makefile | 7 | ||||
-rw-r--r-- | audio/solfege/distinfo | 4 | ||||
-rw-r--r-- | audio/solfege/pkg-plist | 22 |
3 files changed, 16 insertions, 17 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index f41c4db..4f85262 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -7,8 +7,7 @@ # PORTNAME= solfege -PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTVERSION= 2.0.5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Free eartraining software BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - swig:${PORTSDIR}/devel/swig11 \ + swig:${PORTSDIR}/devel/swig13 \ xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 @@ -26,8 +25,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-tool USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libgtkhtml USE_PYTHON= yes -USE_GMAKE= yes USE_GETTEXT= yes +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4 CONFIGURE_ARGS= --disable-oss-sound \ diff --git a/audio/solfege/distinfo b/audio/solfege/distinfo index 9e0f449..0b2f784 100644 --- a/audio/solfege/distinfo +++ b/audio/solfege/distinfo @@ -1,2 +1,2 @@ -MD5 (solfege-2.0.4.tar.gz) = 5d93a3d7a03e4a76941f536dbe7041c8 -SIZE (solfege-2.0.4.tar.gz) = 498862 +MD5 (solfege-2.0.5.tar.gz) = 6cf3ebb6088674e8f174b21276b9003c +SIZE (solfege-2.0.5.tar.gz) = 501368 diff --git a/audio/solfege/pkg-plist b/audio/solfege/pkg-plist index e5430c3..9c51f4d 100644 --- a/audio/solfege/pkg-plist +++ b/audio/solfege/pkg-plist @@ -1,15 +1,6 @@ bin/solfege bin/solfege%%VERSION%% etc/solfege2.0 -share/locale/da/LC_MESSAGES/solfege.mo -share/locale/de/LC_MESSAGES/solfege.mo -share/locale/es/LC_MESSAGES/solfege.mo -share/locale/es_MX/LC_MESSAGES/solfege.mo -share/locale/fr/LC_MESSAGES/solfege.mo -share/locale/it/LC_MESSAGES/solfege.mo -share/locale/nl/LC_MESSAGES/solfege.mo -share/locale/no/LC_MESSAGES/solfege.mo -share/locale/ru/LC_MESSAGES/solfege.mo share/gnome/apps/Applications/solfege.desktop share/gnome/pixmaps/solfege.png share/gnome/solfege/%%VERSION%%/default.config @@ -183,8 +174,8 @@ share/gnome/solfege/%%VERSION%%/online-docs/C/chord-voicing-help.html share/gnome/solfege/%%VERSION%%/online-docs/C/compare-intervals-help.html share/gnome/solfege/%%VERSION%%/online-docs/C/copyright.html share/gnome/solfege/%%VERSION%%/online-docs/C/dictation-help.html -share/gnome/solfege/%%VERSION%%/online-docs/C/fdl.html -share/gnome/solfege/%%VERSION%%/online-docs/C/gpl.html +share/gnome/solfege/%%VERSION%%/online-docs/C/fdl-appendix.html +share/gnome/solfege/%%VERSION%%/online-docs/C/gpl-appendix.html share/gnome/solfege/%%VERSION%%/online-docs/C/harmonic-interval-help.html share/gnome/solfege/%%VERSION%%/online-docs/C/harmonic-progression-dictation-help.html share/gnome/solfege/%%VERSION%%/online-docs/C/helpfile-format.html @@ -439,6 +430,15 @@ share/gnome/solfege/%%VERSION%%/src/utils.pyo share/gnome/solfege/%%VERSION%%/src/widgets.py share/gnome/solfege/%%VERSION%%/src/widgets.pyc share/gnome/solfege/%%VERSION%%/src/widgets.pyo +share/locale/da/LC_MESSAGES/solfege.mo +share/locale/de/LC_MESSAGES/solfege.mo +share/locale/es/LC_MESSAGES/solfege.mo +share/locale/es_MX/LC_MESSAGES/solfege.mo +share/locale/fr/LC_MESSAGES/solfege.mo +share/locale/it/LC_MESSAGES/solfege.mo +share/locale/nl/LC_MESSAGES/solfege.mo +share/locale/no/LC_MESSAGES/solfege.mo +share/locale/ru/LC_MESSAGES/solfege.mo @dirrm share/gnome/solfege/%%VERSION%%/src @dirrm share/gnome/solfege/%%VERSION%%/soundcard @dirrm share/gnome/solfege/%%VERSION%%/online-docs/ru |