diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-27 12:28:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-27 12:28:31 +0000 |
commit | 2d91f40c872ee19439a90575768f285a7e4996d3 (patch) | |
tree | 4a9580e0e1c46b5731171b5d13665c93a3b83f65 /www/drupal5-google_analytics | |
parent | 5f86bf92f4515410510805144618c1d2eed2dd59 (diff) |
Notes
Diffstat (limited to 'www/drupal5-google_analytics')
-rw-r--r-- | www/drupal5-google_analytics/Makefile | 9 | ||||
-rw-r--r-- | www/drupal5-google_analytics/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/drupal5-google_analytics/Makefile b/www/drupal5-google_analytics/Makefile index f5103dbabfc2..873cdd64eb0c 100644 --- a/www/drupal5-google_analytics/Makefile +++ b/www/drupal5-google_analytics/Makefile @@ -6,17 +6,16 @@ # PORTNAME= google_analytics -DISTVERSION= 5.x-1.0 -PORTREVISION= 1 +DISTVERSION= 5.x-1.6 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ MAINTAINER= nick@foobar.org COMMENT= Adds the Google Analytics web statistics tracking system to your website. DRUPAL5_MODULE= yes -MODULE_FILES= googleanalytics.info googleanalytics.install googleanalytics.module -DOC_FILES= LICENSE.txt README.txt +MODULE_FILES= googleanalytics.info googleanalytics.install googleanalytics.js \ + googleanalytics.module +DOC_FILES= LICENSE.txt README.txt UPGRADE.txt .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk" diff --git a/www/drupal5-google_analytics/distinfo b/www/drupal5-google_analytics/distinfo index ca19cabcdda8..133bf9a79986 100644 --- a/www/drupal5-google_analytics/distinfo +++ b/www/drupal5-google_analytics/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/google_analytics-5.x-1.0.tar.gz) = ec5998f48218bca2f0a97e849dff5116 -SHA256 (drupal/google_analytics-5.x-1.0.tar.gz) = 8632029e21b8130969f862e30f345f38b3f2ca6b6a209ffb8cd9d6f01527c5c8 -SIZE (drupal/google_analytics-5.x-1.0.tar.gz) = 8766 +MD5 (drupal/google_analytics-5.x-1.6.tar.gz) = 22e49b5114d0432c54b84dd27b3c5d13 +SHA256 (drupal/google_analytics-5.x-1.6.tar.gz) = c8091760d6e6e6339feeabc409e3f6362f916cbbd31502af92a87db5c4ec779b +SIZE (drupal/google_analytics-5.x-1.6.tar.gz) = 34701 |