aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-09-14 00:11:03 +0800
committernobutaka <nobutaka@FreeBSD.org>2006-09-14 00:11:03 +0800
commit642b5c1160fcc26999a34b777c3cde9d69dc3129 (patch)
tree46325129003d8615bee12255338c4be4793e5fac
parent3ded862617b27bd987041708668ac7e51031f582 (diff)
downloadfreebsd-ports-gnome-642b5c1160fcc26999a34b777c3cde9d69dc3129.tar.gz
freebsd-ports-gnome-642b5c1160fcc26999a34b777c3cde9d69dc3129.tar.zst
freebsd-ports-gnome-642b5c1160fcc26999a34b777c3cde9d69dc3129.zip
Fix breakage of acroread plugin.
PR: ports/101420 Submitted by: Andrew N. Below <defan@zenon.net> Approved by: nork
-rw-r--r--www/linuxpluginwrapper/Makefile5
-rw-r--r--www/linuxpluginwrapper/distinfo3
2 files changed, 7 insertions, 1 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile
index c6dfab42770a..3da2de1e596d 100644
--- a/www/linuxpluginwrapper/Makefile
+++ b/www/linuxpluginwrapper/Makefile
@@ -7,12 +7,15 @@
PORTNAME= linuxpluginwrapper
PORTVERSION= 20051113
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www linux emulators
MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= nork
+PATCH_SITES= http://defan.zenon.net/freebsd/
+PATCHFILES= patch-nppdf-acroread-7.0.8
+
MAINTAINER= nork@FreeBSD.org
COMMENT= A wrapper allowing use of linux-plugins with native applications
diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo
index 330409ce7786..85f2a4665827 100644
--- a/www/linuxpluginwrapper/distinfo
+++ b/www/linuxpluginwrapper/distinfo
@@ -1,3 +1,6 @@
MD5 (linuxpluginwrapper-20051113.tar.gz) = 5b847ca900dd8f797ea1f1d880e009c9
SHA256 (linuxpluginwrapper-20051113.tar.gz) = 431b7bd40000a0cccfb35ff0e498edd14f474957e6fa6cdc8ea2aecb351ba31d
SIZE (linuxpluginwrapper-20051113.tar.gz) = 22728
+MD5 (patch-nppdf-acroread-7.0.8) = 87dd9f09b9fc47c3161d3b898f5ccd25
+SHA256 (patch-nppdf-acroread-7.0.8) = 21a54781f91bb925109d196e47ed298e887f1bb26bd0b25fc15b750057efc9d8
+SIZE (patch-nppdf-acroread-7.0.8) = 3046