diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-01-06 12:06:35 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-01-06 12:06:35 +0000 |
commit | 2d8941fc9bcf7699f267909e6d2a614ec32f836e (patch) | |
tree | 4a89a1fc719c4a66356416c54876e9b8f8eaa1ee | |
parent | cc6e7c7687484acb96a0a77a35aaede39fdad892 (diff) | |
download | pkgsrc-2d8941fc9bcf7699f267909e6d2a614ec32f836e.tar.gz |
drupal.org seem to be repacking the tarball nightly which is causing
the checksums to change.
Update to the latest checksum and bump to nb1.
-rw-r--r-- | www/drupal/Makefile | 4 | ||||
-rw-r--r-- | www/drupal/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 5af2eb34a42..96f5f1dd13e 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/01/05 00:02:43 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/06 12:06:35 adrianp Exp $ DISTNAME= drupal-4.6.5 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ @@ -11,6 +12,7 @@ COMMENT= Open source content management system DEPENDS+= ap-php>=4.3.3:../../www/ap-php DEPENDS+= php-gd>=4.3.3:../../graphics/php-gd +DIST_SUBDIR= ${PKGNAME} NO_BUILD= YES USE_PKGINSTALL= YES DRUPAL= ${PREFIX}/share/drupal diff --git a/www/drupal/distinfo b/www/drupal/distinfo index d1aa85d1f68..0c997f7e5b4 100644 --- a/www/drupal/distinfo +++ b/www/drupal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2006/01/05 10:02:12 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2006/01/06 12:06:35 adrianp Exp $ -SHA1 (drupal-4.6.5.tar.gz) = 9fa4c3a714befaa5a9c6b4768180ba09ccd79923 -RMD160 (drupal-4.6.5.tar.gz) = f727325df01a1d82b6133bd823a5c9355e0a62a6 -Size (drupal-4.6.5.tar.gz) = 456002 bytes +SHA1 (drupal-4.6.5nb1/drupal-4.6.5.tar.gz) = f17c635d5f8a88632a61868e241cf2ca3ab9e820 +RMD160 (drupal-4.6.5nb1/drupal-4.6.5.tar.gz) = 973ae8f9098a933d4684ce795de61455c013fe10 +Size (drupal-4.6.5nb1/drupal-4.6.5.tar.gz) = 455993 bytes |