diff options
author | taca <taca> | 2008-08-15 15:54:08 +0000 |
---|---|---|
committer | taca <taca> | 2008-08-15 15:54:08 +0000 |
commit | 1a25d2e782828c54a8b9713a501bb6eccfa15e92 (patch) | |
tree | bb980de63372bb446aa00423825e91dc2c844de1 /www/drupal | |
parent | dc6381b9028e74b97bc7953bada6b36d25caa6e3 (diff) | |
download | pkgsrc-1a25d2e782828c54a8b9713a501bb6eccfa15e92.tar.gz |
Update drupal package to 5.10.
Drupal 5.10, 2008-08-13
-----------------------
- fixed a variety of small bugs.
- fixed security issues, (Cross site scripting, Arbitrary file uploads via
BlogAPI and Cross site request forgery), see SA-2008-047
Diffstat (limited to 'www/drupal')
-rw-r--r-- | www/drupal/Makefile | 4 | ||||
-rw-r--r-- | www/drupal/PLIST | 3 | ||||
-rw-r--r-- | www/drupal/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 0c3fa29bc88..4f27157939e 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2008/07/31 19:09:53 adrianp Exp $ +# $NetBSD: Makefile,v 1.32 2008/08/15 15:54:08 taca Exp $ -DISTNAME= drupal-5.9 +DISTNAME= drupal-5.10 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal/PLIST b/www/drupal/PLIST index 1ffe6560f7d..a54d8f83399 100644 --- a/www/drupal/PLIST +++ b/www/drupal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/04/09 19:30:48 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.7 2008/08/15 15:54:08 taca Exp $ share/doc/drupal/CHANGELOG.txt share/doc/drupal/INSTALL.mysql.txt share/doc/drupal/INSTALL.pgsql.txt @@ -93,6 +93,7 @@ share/drupal/modules/block/block.module share/drupal/modules/blog/blog.info share/drupal/modules/blog/blog.module share/drupal/modules/blogapi/blogapi.info +share/drupal/modules/blogapi/blogapi.install share/drupal/modules/blogapi/blogapi.module share/drupal/modules/book/book.css share/drupal/modules/book/book.info diff --git a/www/drupal/distinfo b/www/drupal/distinfo index 96d74d5b612..fbd91cb7784 100644 --- a/www/drupal/distinfo +++ b/www/drupal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2008/07/31 19:09:53 adrianp Exp $ +$NetBSD: distinfo,v 1.23 2008/08/15 15:54:08 taca Exp $ -SHA1 (drupal-5.9.tar.gz) = 3a24682abce798e294fa6bddb6a3e8ef388882e1 -RMD160 (drupal-5.9.tar.gz) = 115c70e98655129b6d46b3460d264aa96a763419 -Size (drupal-5.9.tar.gz) = 756520 bytes +SHA1 (drupal-5.10.tar.gz) = 0c722d75608e25039ffee448a450721aba1de64a +RMD160 (drupal-5.10.tar.gz) = d424e59aad91e7e6a95c101b0bdc98c19ae3a686 +Size (drupal-5.10.tar.gz) = 762496 bytes |