- Update to 1.9.2.13

- Drop MD5 checksum

Security:	http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
This commit is contained in:
Beat Gaetzi 2010-12-10 16:57:23 +00:00
parent 8cdede862c
commit 45aacf76b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265990
3 changed files with 3 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libxul
DISTVERSION= 1.9.2.12
DISTVERSION= 1.9.2.13
CATEGORIES?= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= xulrunner/releases/${DISTVERSION}/source

View File

@ -1,3 +1,2 @@
MD5 (xulrunner-1.9.2.12.source.tar.bz2) = 5ae8ad797214474140a67b79fb8ece77
SHA256 (xulrunner-1.9.2.12.source.tar.bz2) = d58355e013e32ff5585c570692a2207c6551cdb161434ddd2aa350d50e119364
SIZE (xulrunner-1.9.2.12.source.tar.bz2) = 51417792
SHA256 (xulrunner-1.9.2.13.source.tar.bz2) = a9e0a30b209c000ed8c77826e733a5cab3e0bf89b837b196461a23cd87ae3ce9
SIZE (xulrunner-1.9.2.13.source.tar.bz2) = 51359622

View File

@ -1,9 +0,0 @@
--- xulrunner/installer/mozilla-plugin.pc.in.orig 2010-08-24 18:19:38.000000000 -0400
+++ xulrunner/installer/mozilla-plugin.pc.in 2010-09-16 22:02:35.000000000 -0400
@@ -5,5 +5,4 @@
Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: %MOZILLA_VERSION%
-Cflags: -I${includedir}/stable -DXP_UNIX %ojidef%
-
+Cflags: -I${includedir} -DXP_UNIX %ojidef%