diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-16 07:50:55 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-16 07:50:55 +0800 |
commit | 0979ab1708bcb00c59e9dc15b98e81100326cb63 (patch) | |
tree | 6c67aaddc4f6f3a75b1b14fc9b997f0db2929df7 | |
parent | 90dbe2829352626b22831c3184d3e238ae9207a6 (diff) | |
download | freebsd-ports-graphics-0979ab1708bcb00c59e9dc15b98e81100326cb63.tar.gz freebsd-ports-graphics-0979ab1708bcb00c59e9dc15b98e81100326cb63.tar.zst freebsd-ports-graphics-0979ab1708bcb00c59e9dc15b98e81100326cb63.zip |
- Updated to 2.8.2
- Added LICENSE=BSD
Reported by: portscout via miwi
Security: CVE-2010-4207
Security: CVE-2010-4208
Security: CVE-2010-4209
Security: d560b346-08a2-11e0-bcca-0050568452ac
Security: http://yuilibrary.com/support/2.8.2/
-rw-r--r-- | www/yahoo-ui/Makefile | 6 | ||||
-rw-r--r-- | www/yahoo-ui/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/yahoo-ui/Makefile b/www/yahoo-ui/Makefile index 6b72058fc31..552de3293cf 100644 --- a/www/yahoo-ui/Makefile +++ b/www/yahoo-ui/Makefile @@ -6,11 +6,11 @@ # PORTNAME= yahoo -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 CATEGORIES= www MASTER_SITES= http://yuilibrary.com/downloads/yui2/ PKGNAMESUFFIX= -ui -DISTNAME= yui_${PORTVERSION} +DISTNAME= yui_${PORTVERSION}r1 MAINTAINER= glarkin@FreeBSD.org COMMENT= The Yahoo! User Interface (YUI) Library @@ -20,6 +20,8 @@ USE_ZIP= yes WRKSRC= ${WRKDIR}/yui NO_BUILD= yes +LICENSE= BSD + OPTIONS= APACHE "Configure for Apache-2.x" off \ MINIMAL "Do not install documentation and examples" off diff --git a/www/yahoo-ui/distinfo b/www/yahoo-ui/distinfo index 531f9fc23e7..8e5e930dd10 100644 --- a/www/yahoo-ui/distinfo +++ b/www/yahoo-ui/distinfo @@ -1,3 +1,2 @@ -MD5 (yui_2.8.1.zip) = dd21974492fe42205e29cbb5d5f90dcc -SHA256 (yui_2.8.1.zip) = ca2a5e2324cec74d41f9a91770ac535f276e68fba0572a44e44cced972b14773 -SIZE (yui_2.8.1.zip) = 13532810 +SHA256 (yui_2.8.2r1.zip) = 45ef73ca1956af72006ed07daa670bd552c2bccb6c25d8bd7fcf82054277c67c +SIZE (yui_2.8.2r1.zip) = 13627195 |