diff options
author | jkim <jkim@FreeBSD.org> | 2011-07-06 23:35:08 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2011-07-06 23:35:08 +0800 |
commit | 9d8c2841356fa3d4975bf23204eb1c7325627755 (patch) | |
tree | c88f0fd64790eab42bf7ed30fd931a005aa9270a /www | |
parent | 1fd41a00acd1ccd16c083fd2979fc85f72230dea (diff) | |
download | freebsd-ports-gnome-9d8c2841356fa3d4975bf23204eb1c7325627755.tar.gz freebsd-ports-gnome-9d8c2841356fa3d4975bf23204eb1c7325627755.tar.zst freebsd-ports-gnome-9d8c2841356fa3d4975bf23204eb1c7325627755.zip |
- Update to 1.4.4.
- Chase official URL change.
Diffstat (limited to 'www')
-rw-r--r-- | www/nspluginwrapper/Makefile | 4 | ||||
-rw-r--r-- | www/nspluginwrapper/distinfo | 8 | ||||
-rw-r--r-- | www/nspluginwrapper/pkg-descr | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index 230f23ff98c0..5be61479a68a 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -6,9 +6,9 @@ # PORTNAME= nspluginwrapper -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= www linux emulators -MASTER_SITES= http://nspluginwrapper.davidben.net/download/ \ +MASTER_SITES= http://nspluginwrapper.org/download/ \ LOCAL/jkim \ LOCAL/jkim:binfile DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${BINFILE}:binfile diff --git a/www/nspluginwrapper/distinfo b/www/nspluginwrapper/distinfo index a39a3f6db9cc..dba63520e707 100644 --- a/www/nspluginwrapper/distinfo +++ b/www/nspluginwrapper/distinfo @@ -1,4 +1,4 @@ -SHA256 (nspluginwrapper-1.4.2.tar.gz) = ea9c90bf9fdf55ff5dd4e934e97430f85c75fcfe9d0a7954a6c4403bdbc53fd5 -SIZE (nspluginwrapper-1.4.2.tar.gz) = 412348 -SHA256 (nspluginwrapper-i386-1.4.2-1.tar.gz) = 3287d15e089c6e5eea378e25290be51ec810ebd27da8649f92c44e66ae8b2054 -SIZE (nspluginwrapper-i386-1.4.2-1.tar.gz) = 65929 +SHA256 (nspluginwrapper-1.4.4.tar.gz) = f2ed94d42dbbb5370b000a3f30d2b601eb2b09d5742b2842cd0d70e862fab2bb +SIZE (nspluginwrapper-1.4.4.tar.gz) = 412513 +SHA256 (nspluginwrapper-i386-1.4.4-1.tar.gz) = 9b6d6ab5afe37d7bedff7b322f2e46de66bb92f298a408f521a5ec6249997c9e +SIZE (nspluginwrapper-i386-1.4.4-1.tar.gz) = 66000 diff --git a/www/nspluginwrapper/pkg-descr b/www/nspluginwrapper/pkg-descr index f6576a483779..34768788c290 100644 --- a/www/nspluginwrapper/pkg-descr +++ b/www/nspluginwrapper/pkg-descr @@ -3,4 +3,4 @@ The nspluginwrapper is an Open Source compatibility plugin for Netscape 4 not built for. For example, you can use the Adobe Flash plugin on Linux/x86_64, NetBSD and FreeBSD platforms. -WWW: http://nspluginwrapper.davidben.net +WWW: http://nspluginwrapper.org |