diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-08-15 08:51:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-08-15 08:51:19 +0000 |
commit | 7372c41ba881163f495c430da30b25ddf0820088 (patch) | |
tree | 6241abc834bb92ec1698880d41ea1021c1fa820d /www | |
parent | 9195fe07f62de820bd729e2691da57546c8cf19f (diff) | |
download | ports-7372c41ba881163f495c430da30b25ddf0820088.tar.gz ports-7372c41ba881163f495c430da30b25ddf0820088.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal5/Makefile | 5 | ||||
-rw-r--r-- | www/drupal5/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 2b93cd7f23ef..895f1a882fff 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.22 +PORTVERSION= 5.23 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} @@ -29,6 +29,9 @@ DOCS= CHANGELOG.txt INSTALL.txt LICENSE.txt MAINTAINERS.txt \ SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + .include <bsd.port.pre.mk> .if defined(WITH_MYSQL) diff --git a/www/drupal5/distinfo b/www/drupal5/distinfo index d30ef269f569..93c84d576ae0 100644 --- a/www/drupal5/distinfo +++ b/www/drupal5/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/drupal-5.22.tar.gz) = 7119375a3d81b4fa9eef0c62e377b24d -SHA256 (drupal/drupal-5.22.tar.gz) = 8dff3bce3de1aa1289cc65e61d1a02a503bbcdf76fb64b56cec85c612bd99514 -SIZE (drupal/drupal-5.22.tar.gz) = 768157 +MD5 (drupal/drupal-5.23.tar.gz) = 562f3dde93657130d14405b99ac6a672 +SHA256 (drupal/drupal-5.23.tar.gz) = c7590400ebb2fff6e6cbee512a514cf0d9cb875940ce916e2cffeab606e06762 +SIZE (drupal/drupal-5.23.tar.gz) = 768263 |