mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
www/drupal6: 6.33 -> 6.34
https://www.drupal.org/drupal-6.34-release-notes Maintenance and security release of the Drupal 6 series: https://www.drupal.org/SA-CORE-2014-006 PR: 195257 Submitted by: simon.wright@gmx.net
This commit is contained in:
parent
23b328aaf9
commit
5544d230a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373039
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drupal6
|
||||
PORTVERSION= 6.33
|
||||
PORTVERSION= 6.34
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
DISTNAME= drupal-${PORTVERSION}
|
||||
@ -62,7 +62,9 @@ do-install:
|
||||
${CP} ${WRKSRC}/xmlrpc.php ${STAGEDIR}${DRUPAL_DIR}
|
||||
${MKDIR} ${STAGEDIR}${DRUPAL_DIR}/sites/all/modules ${STAGEDIR}${DRUPAL_DIR}/sites/all/themes
|
||||
${TOUCH} ${STAGEDIR}${DRUPAL_DIR}/sites/all/modules/.keepme ${STAGEDIR}${DRUPAL_DIR}/sites/all/themes/.keepme
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${CP} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (drupal/drupal-6.33.tar.gz) = 952f9bd6b22058fe8f9c90c0ac96bd695a673306331269a79c7e19e38fd047eb
|
||||
SIZE (drupal/drupal-6.33.tar.gz) = 1103496
|
||||
SHA256 (drupal/drupal-6.34.tar.gz) = fea34acdc9a1fbe086151df086efc26dd2d5168b8a8ca79d50543d5b83729994
|
||||
SIZE (drupal/drupal-6.34.tar.gz) = 1110352
|
||||
|
@ -470,65 +470,65 @@
|
||||
%%DRUPAL_BASE%%/update.php
|
||||
%%DRUPAL_BASE%%/xmlrpc.php
|
||||
@unexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true
|
||||
@dirrm %%DRUPAL_BASE%%/includes
|
||||
@dirrm %%DRUPAL_BASE%%/misc/farbtastic
|
||||
@dirrm %%DRUPAL_BASE%%/misc
|
||||
@dirrm %%DRUPAL_BASE%%/modules/aggregator
|
||||
@dirrm %%DRUPAL_BASE%%/modules/block
|
||||
@dirrm %%DRUPAL_BASE%%/modules/blog
|
||||
@dirrm %%DRUPAL_BASE%%/modules/blogapi
|
||||
@dirrm %%DRUPAL_BASE%%/modules/book
|
||||
@dirrm %%DRUPAL_BASE%%/modules/color/images
|
||||
@dirrm %%DRUPAL_BASE%%/modules/color
|
||||
@dirrm %%DRUPAL_BASE%%/modules/comment
|
||||
@dirrm %%DRUPAL_BASE%%/modules/contact
|
||||
@dirrm %%DRUPAL_BASE%%/modules/dblog
|
||||
@dirrm %%DRUPAL_BASE%%/modules/filter
|
||||
@dirrm %%DRUPAL_BASE%%/modules/forum
|
||||
@dirrm %%DRUPAL_BASE%%/modules/help
|
||||
@dirrm %%DRUPAL_BASE%%/modules/locale
|
||||
@dirrm %%DRUPAL_BASE%%/modules/menu
|
||||
@dirrm %%DRUPAL_BASE%%/modules/node
|
||||
@dirrm %%DRUPAL_BASE%%/modules/openid
|
||||
@dirrm %%DRUPAL_BASE%%/modules/path
|
||||
@dirrm %%DRUPAL_BASE%%/modules/php
|
||||
@dirrm %%DRUPAL_BASE%%/modules/ping
|
||||
@dirrm %%DRUPAL_BASE%%/modules/poll
|
||||
@dirrm %%DRUPAL_BASE%%/modules/profile
|
||||
@dirrm %%DRUPAL_BASE%%/modules/search
|
||||
@dirrm %%DRUPAL_BASE%%/modules/statistics
|
||||
@dirrm %%DRUPAL_BASE%%/modules/syslog
|
||||
@dirrm %%DRUPAL_BASE%%/modules/system
|
||||
@dirrm %%DRUPAL_BASE%%/modules/taxonomy
|
||||
@dirrm %%DRUPAL_BASE%%/modules/throttle
|
||||
@dirrm %%DRUPAL_BASE%%/modules/tracker
|
||||
@dirrm %%DRUPAL_BASE%%/modules/translation
|
||||
@dirrm %%DRUPAL_BASE%%/modules/trigger
|
||||
@dirrm %%DRUPAL_BASE%%/modules/update
|
||||
@dirrm %%DRUPAL_BASE%%/modules/upload
|
||||
@dirrm %%DRUPAL_BASE%%/modules/user
|
||||
@dirrm %%DRUPAL_BASE%%/profiles/default
|
||||
@dirrm %%DRUPAL_BASE%%/profiles
|
||||
@dirrm %%DRUPAL_BASE%%/scripts
|
||||
@dirrm %%DRUPAL_BASE%%/themes/bluemarine
|
||||
@dirrm %%DRUPAL_BASE%%/themes/chameleon/marvin
|
||||
@dirrm %%DRUPAL_BASE%%/themes/chameleon
|
||||
@dirrm %%DRUPAL_BASE%%/themes/engines/phptemplate
|
||||
@dirrm %%DRUPAL_BASE%%/themes/engines
|
||||
@dirrm %%DRUPAL_BASE%%/themes/garland/color
|
||||
@dirrm %%DRUPAL_BASE%%/themes/garland/images
|
||||
@dirrm %%DRUPAL_BASE%%/themes/garland/minnelli/color
|
||||
@dirrm %%DRUPAL_BASE%%/themes/garland/minnelli
|
||||
@dirrm %%DRUPAL_BASE%%/themes/garland
|
||||
@dirrm %%DRUPAL_BASE%%/themes/pushbutton
|
||||
@dirrm %%DRUPAL_BASE%%/themes
|
||||
@dirrmtry %%DRUPAL_BASE%%/sites/all/modules
|
||||
@dirrmtry %%DRUPAL_BASE%%/sites/all/themes
|
||||
@dirrmtry %%DRUPAL_BASE%%/sites/all
|
||||
@dirrmtry %%DRUPAL_BASE%%/sites/default
|
||||
@dirrmtry %%DRUPAL_BASE%%/sites
|
||||
@dirrmtry %%DRUPAL_BASE%%/modules
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrmtry %%DRUPAL_BASE%%
|
||||
@dir %%DRUPAL_BASE%%/includes
|
||||
@dir %%DRUPAL_BASE%%/misc/farbtastic
|
||||
@dir %%DRUPAL_BASE%%/misc
|
||||
@dir %%DRUPAL_BASE%%/modules/aggregator
|
||||
@dir %%DRUPAL_BASE%%/modules/block
|
||||
@dir %%DRUPAL_BASE%%/modules/blog
|
||||
@dir %%DRUPAL_BASE%%/modules/blogapi
|
||||
@dir %%DRUPAL_BASE%%/modules/book
|
||||
@dir %%DRUPAL_BASE%%/modules/color/images
|
||||
@dir %%DRUPAL_BASE%%/modules/color
|
||||
@dir %%DRUPAL_BASE%%/modules/comment
|
||||
@dir %%DRUPAL_BASE%%/modules/contact
|
||||
@dir %%DRUPAL_BASE%%/modules/dblog
|
||||
@dir %%DRUPAL_BASE%%/modules/filter
|
||||
@dir %%DRUPAL_BASE%%/modules/forum
|
||||
@dir %%DRUPAL_BASE%%/modules/help
|
||||
@dir %%DRUPAL_BASE%%/modules/locale
|
||||
@dir %%DRUPAL_BASE%%/modules/menu
|
||||
@dir %%DRUPAL_BASE%%/modules/node
|
||||
@dir %%DRUPAL_BASE%%/modules/openid
|
||||
@dir %%DRUPAL_BASE%%/modules/path
|
||||
@dir %%DRUPAL_BASE%%/modules/php
|
||||
@dir %%DRUPAL_BASE%%/modules/ping
|
||||
@dir %%DRUPAL_BASE%%/modules/poll
|
||||
@dir %%DRUPAL_BASE%%/modules/profile
|
||||
@dir %%DRUPAL_BASE%%/modules/search
|
||||
@dir %%DRUPAL_BASE%%/modules/statistics
|
||||
@dir %%DRUPAL_BASE%%/modules/syslog
|
||||
@dir %%DRUPAL_BASE%%/modules/system
|
||||
@dir %%DRUPAL_BASE%%/modules/taxonomy
|
||||
@dir %%DRUPAL_BASE%%/modules/throttle
|
||||
@dir %%DRUPAL_BASE%%/modules/tracker
|
||||
@dir %%DRUPAL_BASE%%/modules/translation
|
||||
@dir %%DRUPAL_BASE%%/modules/trigger
|
||||
@dir %%DRUPAL_BASE%%/modules/update
|
||||
@dir %%DRUPAL_BASE%%/modules/upload
|
||||
@dir %%DRUPAL_BASE%%/modules/user
|
||||
@dir %%DRUPAL_BASE%%/profiles/default
|
||||
@dir %%DRUPAL_BASE%%/profiles
|
||||
@dir %%DRUPAL_BASE%%/scripts
|
||||
@dir %%DRUPAL_BASE%%/themes/bluemarine
|
||||
@dir %%DRUPAL_BASE%%/themes/chameleon/marvin
|
||||
@dir %%DRUPAL_BASE%%/themes/chameleon
|
||||
@dir %%DRUPAL_BASE%%/themes/engines/phptemplate
|
||||
@dir %%DRUPAL_BASE%%/themes/engines
|
||||
@dir %%DRUPAL_BASE%%/themes/garland/color
|
||||
@dir %%DRUPAL_BASE%%/themes/garland/images
|
||||
@dir %%DRUPAL_BASE%%/themes/garland/minnelli/color
|
||||
@dir %%DRUPAL_BASE%%/themes/garland/minnelli
|
||||
@dir %%DRUPAL_BASE%%/themes/garland
|
||||
@dir %%DRUPAL_BASE%%/themes/pushbutton
|
||||
@dir %%DRUPAL_BASE%%/themes
|
||||
@dir %%DRUPAL_BASE%%/sites/all/modules
|
||||
@dir %%DRUPAL_BASE%%/sites/all/themes
|
||||
@dir %%DRUPAL_BASE%%/sites/all
|
||||
@dir %%DRUPAL_BASE%%/sites/default
|
||||
@dir %%DRUPAL_BASE%%/sites
|
||||
@dir %%DRUPAL_BASE%%/modules
|
||||
%%PORTDOCS%%@dir %%DOCSDIR%%
|
||||
@dir %%DRUPAL_BASE%%
|
||||
@owner root
|
||||
@group wheel
|
||||
|
Loading…
Reference in New Issue
Block a user