aboutsummaryrefslogtreecommitdiff
path: root/www/libxul
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-12-10 16:57:23 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-12-10 16:57:23 +0000
commit45aacf76b8b432d07155abf8d0f328fc80089c10 (patch)
tree3db71ea90c3b92998e6e75438997554afe95da72 /www/libxul
parent8cdede862c65be7eecfc7e07af21b4a0df393f8c (diff)
downloadports-45aacf76b8b432d07155abf8d0f328fc80089c10.tar.gz
ports-45aacf76b8b432d07155abf8d0f328fc80089c10.zip
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/Makefile2
-rw-r--r--www/libxul/distinfo5
-rw-r--r--www/libxul/files/patch-xulrunner_installer_mozilla-plugin.pc.in9
3 files changed, 3 insertions, 13 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index b9555d08d05a..4a50181a4300 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -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
diff --git a/www/libxul/distinfo b/www/libxul/distinfo
index 86505cb6f206..03e22741db2b 100644
--- a/www/libxul/distinfo
+++ b/www/libxul/distinfo
@@ -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
diff --git a/www/libxul/files/patch-xulrunner_installer_mozilla-plugin.pc.in b/www/libxul/files/patch-xulrunner_installer_mozilla-plugin.pc.in
deleted file mode 100644
index e6c6a96ec366..000000000000
--- a/www/libxul/files/patch-xulrunner_installer_mozilla-plugin.pc.in
+++ /dev/null
@@ -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%