Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 11:51:15 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502567 - in head: mail/thunderbird www/firefox www/firefox-esr www/seamonkey
Message-ID:  <201905251151.x4PBpFlk093537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat May 25 11:51:15 2019
New Revision: 502567
URL: https://svnweb.freebsd.org/changeset/ports/502567

Log:
  gecko: drop unused libvorbis dep after r485460

Modified:
  head/mail/thunderbird/Makefile   (contents, props changed)
  head/www/firefox-esr/Makefile   (contents, props changed)
  head/www/firefox/Makefile   (contents, props changed)
  head/www/seamonkey/Makefile   (contents, props changed)

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Sat May 25 11:51:02 2019	(r502566)
+++ head/mail/thunderbird/Makefile	Sat May 25 11:51:15 2019	(r502567)
@@ -19,7 +19,6 @@ BUILD_DEPENDS=	nspr>=4.19:devel/nspr \
 		harfbuzz>=1.7.6:print/harfbuzz \
 		graphite2>=1.3.11:graphics/graphite2 \
 		png>=1.6.34:graphics/png \
-		libvorbis>=1.3.6,3:audio/libvorbis \
 		libvpx>=1.5.0:multimedia/libvpx \
 		sqlite3>=3.22.0:databases/sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Sat May 25 11:51:02 2019	(r502566)
+++ head/www/firefox-esr/Makefile	Sat May 25 11:51:15 2019	(r502567)
@@ -21,7 +21,6 @@ BUILD_DEPENDS=	nspr>=4.19:devel/nspr \
 		harfbuzz>=1.7.6:print/harfbuzz \
 		graphite2>=1.3.11:graphics/graphite2 \
 		png>=1.6.34:graphics/png \
-		libvorbis>=1.3.6,3:audio/libvorbis \
 		libvpx>=1.5.0:multimedia/libvpx \
 		sqlite3>=3.22.0:databases/sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Sat May 25 11:51:02 2019	(r502566)
+++ head/www/firefox/Makefile	Sat May 25 11:51:15 2019	(r502567)
@@ -20,7 +20,6 @@ BUILD_DEPENDS=	nspr>=4.21:devel/nspr \
 		harfbuzz>=2.3.1:print/harfbuzz \
 		graphite2>=1.3.13:graphics/graphite2 \
 		png>=1.6.35:graphics/png \
-		libvorbis>=1.3.6,3:audio/libvorbis \
 		libvpx>=1.5.0:multimedia/libvpx \
 		sqlite3>=3.27.2:databases/sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \

Modified: head/www/seamonkey/Makefile
==============================================================================
--- head/www/seamonkey/Makefile	Sat May 25 11:51:02 2019	(r502566)
+++ head/www/seamonkey/Makefile	Sat May 25 11:51:15 2019	(r502567)
@@ -21,7 +21,6 @@ BUILD_DEPENDS=	nspr>=4.13.1:devel/nspr \
 		harfbuzz>=1.4.1:print/harfbuzz \
 		graphite2>=1.3.8:graphics/graphite2 \
 		png>=1.6.25:graphics/png \
-		libvorbis>=1.3.5,3:audio/libvorbis \
 		libvpx>=1.5.0:multimedia/libvpx \
 		sqlite3>=3.17.0:databases/sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \



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