Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2015 19:36:51 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1843 - in trunk: multimedia/openh264 security/ca_root_nss/files www/xpi-adblock
Message-ID:  <201505221936.t4MJappj002880@trillian.chruetertee.ch>

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

Author: jbeich
Date: Fri May 22 19:36:50 2015
New Revision: 1843

Log:
sync with ports

Modified:
   trunk/multimedia/openh264/Makefile
   trunk/security/ca_root_nss/files/pkg-message.in
   trunk/www/xpi-adblock/Makefile.xpi

Modified: trunk/multimedia/openh264/Makefile
==============================================================================
--- trunk/multimedia/openh264/Makefile	Fri May 15 07:25:55 2015	(r1842)
+++ trunk/multimedia/openh264/Makefile	Fri May 22 19:36:50 2015	(r1843)
@@ -1,4 +1,4 @@
-# $FreeBSD: head/multimedia/openh264/Makefile 383772 2015-04-11 01:40:20Z jbeich $
+# $FreeBSD: head/multimedia/openh264/Makefile 386563 2015-05-16 17:31:54Z amdmi3 $
 
 PORTNAME=	openh264
 PORTVERSION=	1.4.0
@@ -14,7 +14,8 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	cisco
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	cisco
 USE_LDCONFIG=	yes
 MAKE_ARGS=	OS=freebsd ARCH="${ARCH:S/amd64/x86_64/}" \
 		CFLAGS_OPT="" CFLAGS_DEBUG=""

Modified: trunk/security/ca_root_nss/files/pkg-message.in
==============================================================================
--- trunk/security/ca_root_nss/files/pkg-message.in	Fri May 15 07:25:55 2015	(r1842)
+++ trunk/security/ca_root_nss/files/pkg-message.in	Fri May 22 19:36:50 2015	(r1843)
@@ -1,6 +1,6 @@
 ********************************* WARNING *********************************
 
-FreeBSD does not, and can not warrant that the certificate authorities
+FreeBSD does not, and can not warrant that the certification authorities
 whose certificates are included in this package have in any way been
 audited for trustworthiness or RFC 3647 compliance.
 

Modified: trunk/www/xpi-adblock/Makefile.xpi
==============================================================================
--- trunk/www/xpi-adblock/Makefile.xpi	Fri May 15 07:25:55 2015	(r1842)
+++ trunk/www/xpi-adblock/Makefile.xpi	Fri May 22 19:36:50 2015	(r1843)
@@ -1,5 +1,5 @@
 # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-# $FreeBSD: head/www/xpi-adblock/Makefile.xpi 386312 2015-05-14 10:15:04Z mat $
+# $FreeBSD: head/www/xpi-adblock/Makefile.xpi 386486 2015-05-15 21:20:44Z mat $
 
 # XPI_ID		- Extension id, might be in {12345-...} or dev@org format
 # XPI_NUM		- Extension number, as in addons.cdn.mozilla.net URL
@@ -13,9 +13,10 @@
 #				- These should all be set manually for port to be functional. See
 #				  ${PORTSDIR}/Mk/bsd.port.mk for details.
 # MASTER_SITES	- This should be set if port is unavailable at the default site.
-#				  Default (defined below): ${MASTER_SITE_MOZILLA_ADDONS}
-# MASTER_SITE_SUBDIR
-#				- Default: extensions/${PORTNAME}
+#				  Default (defined below):
+#				  MOZILLA_ADDONS/addons/${XPI_NUM}
+#				  or
+#				  MOZILLA_ADDONS/extensions/${XPI_DISTNAME}
 # LATEST_LINK	- Default: ${PKGBASE:S/_//g}
 # XPI_LIBDIR	- Name of the directory to install extensions in.
 #				  Default: ${PREFIX}/lib/xpi



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