1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

audio/qsynth: Update to 0.6.1

Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
This commit is contained in:
Tobias Kortkamp 2019-12-23 06:33:21 +00:00
parent 7945f302b6
commit ec99c31152
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520679
3 changed files with 4 additions and 22 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qsynth
PORTVERSION= 0.6.0
PORTVERSION= 0.6.1
CATEGORIES= audio
MASTER_SITES= SF

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1571300912
SHA256 (qsynth-0.6.0.tar.gz) = 322a0097b6a74e8ebaf590f76b6acda4489d9ee7c612b97bffbac4e5b1047b9c
SIZE (qsynth-0.6.0.tar.gz) = 316308
TIMESTAMP = 1577082702
SHA256 (qsynth-0.6.1.tar.gz) = 94d57e0cca0523b3450ab592624804cd4c3aaaaab6f8e9f0da20a880ac72508a
SIZE (qsynth-0.6.1.tar.gz) = 337277

View File

@ -1,18 +0,0 @@
--- Makefile.in.orig 2016-04-05 15:57:45 UTC
+++ Makefile.in
@@ -57,6 +57,7 @@ forms = \
src/qsynthSetupForm.ui
translations_sources = \
+ src/translations/qsynth_cs.ts \
src/translations/qsynth_de.ts \
src/translations/qsynth_es.ts \
src/translations/qsynth_fr.ts \
@@ -66,6 +67,7 @@ translations_sources = \
translations_targets = \
src/translations/qsynth_cs.qm \
src/translations/qsynth_de.qm \
+ src/translations/qsynth_es.qm \
src/translations/qsynth_fr.qm \
src/translations/qsynth_ru.qm \
src/translations/qsynth_sr.qm