Path to this page:
./
www/drupal7,
Open source content management system
Branch: pkgsrc-2012Q2,
Version: 7.15,
Package name: drupal-7.15,
Maintainer: pkgsrc-usersDrupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including
* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories
Drupal includes features to enable:
* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
Required to run:[
graphics/php-gd] [
databases/php-pdo_mysql] [
lang/perl5] [
textproc/php-json] [
textproc/php-dom] [
www/ap-php]
Required to build:[
pkgtools/x11-links] [
www/apache22]
Package options: apache, drupal-xmlservices, mysql
Master sites:
SHA1: 6a64cc1ab37899fb318cfffd74f3104817cdbcb9
RMD160: 850bfe727e05b52fdceecd822fca16fd616c579f
Filesize: 3068.573 KB
Version history: (Expand)
- (2012-08-20) Updated to version: drupal-7.15
- (2012-07-05) Package added to pkgsrc.se, version drupal-7.14 (created)
CVS history: (Expand)
2012-08-20 11:05:44 by Steven Drake | Files touched by this commit (3) | |
Log message:
Pullup ticket #3905 - requested by taca
www/drupal7 security update
Revisions pulled up:
- www/drupal7/Makefile 1.10
- www/drupal7/PLIST 1.5
- www/drupal7/distinfo 1.6
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 12 15:46:38 UTC 2012
Modified Files:
pkgsrc/www/drupal7: Makefile PLIST distinfo
Log message:
Update drupal7 package to 7.15.
Release notes says "no security fix" but it really fixes SA49131:
<http://secunia.com/advisories/49131/>.
Release notes
Maintenance release of the Drupal 7 series. Includes bugfixes and small
API/feature improvements only (no major new functionality); significant new
features are only being added to the forthcoming Drupal 8.0 release.
No security fixes are included in this release.
Besides documentation fixes, no changes have been made to the .htaccess,
robots.txt or settings.php files in this release, so upgrading custom versions
of those files is not necessary. Known issues:
#1708722: Call to undefined function drupal_find_base_themes() in
drupal-7.15/includes/module.inc on line 184: Under rare circumstances
which are still under investigation (most likely, sites with a sub-theme
enabled and a module enabled that calls certain code early in Drupal's
page request), upgrading to Drupal 7.15 may lead to a fatal error. A
patch to fix this is available.
http://drupal.org/node/1708292
|