diff options
author | jkim <jkim@FreeBSD.org> | 2011-06-15 12:43:14 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2011-06-15 12:43:14 +0800 |
commit | c5ffa13279d01d9067d5190dc27552454e31c782 (patch) | |
tree | 81a69d8ccba7eccaae19f6db87593a2c593a796b | |
parent | d0d036c3b851cc16fcddf71565d8232f64fafe92 (diff) | |
download | freebsd-ports-gnome-c5ffa13279d01d9067d5190dc27552454e31c782.tar.gz freebsd-ports-gnome-c5ffa13279d01d9067d5190dc27552454e31c782.tar.zst freebsd-ports-gnome-c5ffa13279d01d9067d5190dc27552454e31c782.zip |
Update to 1.4.2.
-rw-r--r-- | www/nspluginwrapper/Makefile | 7 | ||||
-rw-r--r-- | www/nspluginwrapper/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index c1c393c2dce3..230f23ff98c0 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -6,11 +6,10 @@ # PORTNAME= nspluginwrapper -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= www linux emulators -MASTER_SITES= http://web.mit.edu/davidben/Public/nspluginwrapper/ \ - http://www.ringofsaturn.com/distfiles/ \ - http://www.ringofsaturn.com/distfiles/:binfile \ +MASTER_SITES= http://nspluginwrapper.davidben.net/download/ \ + LOCAL/jkim \ LOCAL/jkim:binfile DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${BINFILE}:binfile diff --git a/www/nspluginwrapper/distinfo b/www/nspluginwrapper/distinfo index 8b49082bf9e7..a39a3f6db9cc 100644 --- a/www/nspluginwrapper/distinfo +++ b/www/nspluginwrapper/distinfo @@ -1,4 +1,4 @@ -SHA256 (nspluginwrapper-1.4.0.tar.gz) = 39b9034dc840ac6a21701406d96449e578b787aad7f6a09d97113776cf8251b3 -SIZE (nspluginwrapper-1.4.0.tar.gz) = 412189 -SHA256 (nspluginwrapper-i386-1.4.0-1.tar.gz) = 4cd133497e5fb632203a526fd02cf19dcf17333afe95fc47a9f6b0f9d1c06b99 -SIZE (nspluginwrapper-i386-1.4.0-1.tar.gz) = 66189 +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 |