Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/soundtouch/Makefile,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 Makefile
--- Makefile	14 Apr 2015 08:31:43 -0000	1.13
+++ Makefile	28 Jun 2015 15:15:11 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=	tempo/pitch audio processing library
 
-DISTNAME=	soundtouch-1.8.0
-SHARED_LIBS +=	SoundTouch	1.0      # .0.0
+DISTNAME=	soundtouch-1.9.0
+SHARED_LIBS +=	SoundTouch	2.0      # .0.0
 CATEGORIES=	audio devel
 
 HOMEPAGE=	http://www.surina.net/soundtouch/
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/soundtouch/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo	14 Apr 2015 08:31:43 -0000	1.3
+++ distinfo	28 Jun 2015 15:15:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (soundtouch-1.8.0.tar.gz) = PUFh10yiXFqYxp27jqEP0r5Am6GjoL+B20B8TCYfFms=
-SIZE (soundtouch-1.8.0.tar.gz) = 106229
+SHA256 (soundtouch-1.9.0.tar.gz) = H+T8A8v+aWwSgf1iPQibr/4bcCZazGDqx6bZtXQpca0=
+SIZE (soundtouch-1.9.0.tar.gz) = 169038
Index: patches/patch-Makefile_am
===================================================================
RCS file: /cvs/ports/audio/soundtouch/patches/patch-Makefile_am,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 patch-Makefile_am
--- patches/patch-Makefile_am	14 Apr 2015 08:31:43 -0000	1.4
+++ patches/patch-Makefile_am	28 Jun 2015 15:15:11 -0000
@@ -4,8 +4,8 @@
  
  
  # list files that are documentation to be packaged in a release tarball and installed
--pkgdoc_DATA=COPYING.TXT README.html
-+pkgdoc_DATA=README.html
+-dist_doc_DATA=COPYING.TXT README.html
++dist_doc_DATA=README.html
  
  # extra data files that are to be pacakged in a release tarball and installed into the data directory
  #pkgdata_DATA=
