diff options
author | nork <nork@FreeBSD.org> | 2005-06-12 23:53:27 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-06-12 23:53:27 +0800 |
commit | c5496b49d6f24c5cfcd236abe51666aba03f29c0 (patch) | |
tree | db4420ca567404c77d7134c1559ffa4ff3be42a6 /www/linuxpluginwrapper | |
parent | d87161f4e0f749de0d1b07ec1c4dbd47eda4f34e (diff) | |
download | freebsd-ports-gnome-c5496b49d6f24c5cfcd236abe51666aba03f29c0.tar.gz freebsd-ports-gnome-c5496b49d6f24c5cfcd236abe51666aba03f29c0.tar.zst freebsd-ports-gnome-c5496b49d6f24c5cfcd236abe51666aba03f29c0.zip |
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 <qhwt+fbsd@les.ath.cx> [3]
Reported by: many people [1] [2]
Suggested by: ume [2]
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 2 | ||||
-rw-r--r-- | www/linuxpluginwrapper/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
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 |