diff -urN /usr/ports/audio/whysynth/Makefile whysynth/Makefile --- /usr/ports/audio/whysynth/Makefile Fri Apr 13 15:03:44 2007 +++ whysynth/Makefile Fri Apr 20 23:48:54 2007 @@ -6,7 +6,7 @@ # PORTNAME= whysynth -PORTVERSION= 20060122 +PORTVERSION= 20070418 CATEGORIES= audio MASTER_SITES= http://home.jps.net/~musound/ diff -urN /usr/ports/audio/whysynth/distinfo whysynth/distinfo --- /usr/ports/audio/whysynth/distinfo Wed Jan 24 21:41:29 2007 +++ whysynth/distinfo Fri Apr 20 23:50:47 2007 @@ -1,3 +1,3 @@ -MD5 (whysynth-20060122.tar.bz2) = 76e99ef8585345b03424b4770f896c0f -SHA256 (whysynth-20060122.tar.bz2) = 93e2e784eb68190a0330cc81bd3483a980325f8ac7d7d861c9d586af9a9302ee -SIZE (whysynth-20060122.tar.bz2) = 2033107 +MD5 (whysynth-20070418.tar.bz2) = dc639ed5221c825170d27234890b48f2 +SHA256 (whysynth-20070418.tar.bz2) = 5932cac1e874838c22e788a49157cd92c7a8235f625a061070af735d8e340bdb +SIZE (whysynth-20070418.tar.bz2) = 2065832 diff -urN /usr/ports/audio/whysynth/files/patch-configure whysynth/files/patch-configure --- /usr/ports/audio/whysynth/files/patch-configure Wed Feb 14 11:44:21 2007 +++ whysynth/files/patch-configure Fri Apr 20 23:53:01 2007 @@ -1,41 +1,5 @@ --- configure.orig Mon Jan 23 08:45:16 2006 +++ configure Wed Feb 14 08:00:58 2007 -@@ -8844,7 +8844,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -12611,7 +12611,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -15826,7 +15826,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -@@ -18239,7 +18239,7 @@ - ;; - - freebsd*) -- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` -+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) @@ -21267,7 +21267,7 @@ fi; diff -urN /usr/ports/audio/whysynth/files/patch-src-Makefile.in whysynth/files/patch-src-Makefile.in --- /usr/ports/audio/whysynth/files/patch-src-Makefile.in Wed Jan 24 21:41:29 2007 +++ whysynth/files/patch-src-Makefile.in Fri Apr 20 23:54:59 2007 @@ -1,20 +1,20 @@ ---- src/Makefile.in.orig Sat Jan 20 12:05:56 2007 -+++ src/Makefile.in Sat Jan 20 12:06:19 2007 -@@ -186,7 +186,7 @@ +--- src/Makefile.in.orig Thu Apr 19 06:26:21 2007 ++++ src/Makefile.in Fri Apr 20 23:54:26 2007 +@@ -257,7 +257,7 @@ + WhySynth_gtk_CFLAGS = -DY_GUI @GTK_CFLAGS@ $(AM_CFLAGS) $(GUI_CFLAGS) @DARWIN_FALSE@WhySynth_gtk_LDADD = -lm @GTK_LIBS@ $(AM_LDFLAGS) $(GUI_LIBS) - -@DARWIN_TRUE@WhySynth_gtk_LDADD = -lm -lmx @GTK_LIBS@ $(AM_LDFLAGS) $(GUI_LIBS) +@DARWIN_TRUE@WhySynth_gtk_LDADD = -lm @GTK_LIBS@ $(AM_LDFLAGS) $(GUI_LIBS) - whysynth_la_SOURCES = \ dssp_synth.c \ -@@ -226,7 +226,7 @@ + dssp_synth.h \ +@@ -294,7 +294,7 @@ + whysynth_la_CFLAGS = -DY_PLUGIN $(AM_CFLAGS) $(PLUGIN_CFLAGS) @DARWIN_FALSE@whysynth_la_LIBADD = -lm $(PLUGIN_LIBS) - -@DARWIN_TRUE@whysynth_la_LIBADD = -lm -lmx $(PLUGIN_LIBS) +@DARWIN_TRUE@whysynth_la_LIBADD = -lm $(PLUGIN_LIBS) - whysynth_la_LDFLAGS = -module -avoid-version - subdir = src + all: all-am + diff -urN /usr/ports/audio/whysynth/pkg-plist whysynth/pkg-plist --- /usr/ports/audio/whysynth/pkg-plist Wed Jan 24 21:41:29 2007 +++ whysynth/pkg-plist Sat Apr 21 00:00:29 2007 @@ -3,5 +3,6 @@ lib/dssi/whysynth/WhySynth_gtk %%DATADIR%%/more_K4_interpretations.WhySynth %%DATADIR%%/version_20051005_patches.WhySynth +%%DATADIR%%/version_20051231_patches.WhySynth @dirrm %%DATADIR%% @dirrm lib/dssi/whysynth