From c5496b49d6f24c5cfcd236abe51666aba03f29c0 Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 12 Jun 2005 15:53:27 +0000 Subject: Update to 20050613. o Add /usr before /compat/linux. [1] o Add a configuration for japanese/acroread. o Fix build problem on 6-current. [2] o Use errno instead of __error. [3] Requested by: many people [1] Submitted by: many people [1] YONETANI Tomokazu [3] Reported by: many people [1] [2] Suggested by: ume [2] --- www/linuxpluginwrapper/Makefile | 2 +- www/linuxpluginwrapper/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www/linuxpluginwrapper') diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index e9b56e02c0e7..a858072d6161 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20050320 +PORTVERSION= 20050613 PORTREVISION= 0 CATEGORIES= www linux emulators MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \ diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo index 566bb8f15d45..a597ed5d159d 100644 --- a/www/linuxpluginwrapper/distinfo +++ b/www/linuxpluginwrapper/distinfo @@ -1,2 +1,2 @@ -MD5 (linuxpluginwrapper-20050320.tar.gz) = 7663af3830dc48c5daab9b89251b03b9 -SIZE (linuxpluginwrapper-20050320.tar.gz) = 18043 +MD5 (linuxpluginwrapper-20050613.tar.gz) = 87a0f23064e6e5bbf8b03041a08d5f4c +SIZE (linuxpluginwrapper-20050613.tar.gz) = 21164 -- cgit