Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 15:56:51 +0100
From:      Ed Schouten <ed@80386.nl>
To:        ports@FreeBSD.org
Subject:   Bump libsndfile port to 1.0.19
Message-ID:  <20090309145651.GT19161@hoeg.nl>

next in thread | raw e-mail | index | archive | help

--d45kicRfo9QXf7Bk
Content-Type: multipart/mixed; boundary="F4inoheOSDJsq4BA"
Content-Disposition: inline


--F4inoheOSDJsq4BA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello all,

Not long after we bumped the libsndfile port to 1.0.18, it turned out
there was an undisclosed security vulnerability. The author decided to
release a new version, 1.0.19. An advantage of this version is that it
also works with a *released* version of libvorbis, so we don't need the
awful regexes anymore.

Shall I commit this patch to SVN?

--=20
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

--F4inoheOSDJsq4BA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="libsndfile.diff"
Content-Transfer-Encoding: quoted-printable

--- audio/libsndfile/Makefile
+++ audio/libsndfile/Makefile
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	libsndfile
-PORTVERSION=3D	1.0.18
+PORTVERSION=3D	1.0.19
 CATEGORIES=3D	audio
 MASTER_SITES=3D	http://www.mega-nerd.com/libsndfile/
=20
@@ -37,10 +37,6 @@
 .endif
=20
 post-patch:
-	@${REINPLACE_CMD} \
-		-e 's/vorbis >=3D 1\.2\.1/vorbis >=3D 1.2.0/g' \
-		-e 's/vorbisenc >=3D 1\.2\.1/vorbisenc >=3D 1.2.0/g' \
-		${WRKSRC}/configure
 	@${REINPLACE_CMD} -e '/^SUBDIRS =3D/s/ doc / /g' ${WRKSRC}/Makefile.in
=20
 post-install:
--- audio/libsndfile/distinfo
+++ audio/libsndfile/distinfo
@@ -1,3 +1,3 @@
-MD5 (libsndfile-1.0.18.tar.gz) =3D 9fde6efb1b75ef38398acf856f252416
-SHA256 (libsndfile-1.0.18.tar.gz) =3D c0821534a8510982d26b3085b148d9091ded=
e53780733515eb49c99a65da293a
-SIZE (libsndfile-1.0.18.tar.gz) =3D 923666
+MD5 (libsndfile-1.0.19.tar.gz) =3D 8fa24b0c0a8758543427c9741ea06924
+SHA256 (libsndfile-1.0.19.tar.gz) =3D 4b567a02e15bcae25fa1aeb3361b4e2cb8b2=
ce08e9b53faa81f77a34fb2b5419
+SIZE (libsndfile-1.0.19.tar.gz) =3D 924368

--F4inoheOSDJsq4BA--

--d45kicRfo9QXf7Bk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkm1LjMACgkQ52SDGA2eCwU7FACfVE+lq+ItvHlZEh+JLRaHnMez
D1MAn26BgmlcYFyiGqTNRVl7p1us73Wi
=V01C
-----END PGP SIGNATURE-----

--d45kicRfo9QXf7Bk--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090309145651.GT19161>