diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 14:37:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 14:37:54 +0000 |
commit | 8cce4a3927b54312cbac6e9a7949673e024b7fb2 (patch) | |
tree | 5d831cfd464908375624d9f34bce062343ffe484 /www/drupal6-google_analytics | |
parent | 7653421e40e4a16114a2c22a4ec22acb8ee3bfb9 (diff) | |
download | ports-8cce4a3927b54312cbac6e9a7949673e024b7fb2.tar.gz ports-8cce4a3927b54312cbac6e9a7949673e024b7fb2.zip |
Notes
Diffstat (limited to 'www/drupal6-google_analytics')
-rw-r--r-- | www/drupal6-google_analytics/Makefile | 15 | ||||
-rw-r--r-- | www/drupal6-google_analytics/distinfo | 4 |
2 files changed, 6 insertions, 13 deletions
diff --git a/www/drupal6-google_analytics/Makefile b/www/drupal6-google_analytics/Makefile index d3ac5074357e..a3b25a524240 100644 --- a/www/drupal6-google_analytics/Makefile +++ b/www/drupal6-google_analytics/Makefile @@ -2,24 +2,17 @@ # $FreeBSD$ PORTNAME= google_analytics -DISTVERSION= 6.x-2.2 -PORTREVISION= 1 +DISTVERSION= 6.x-3.5 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Adds the Google Analytics web stats tracking system to your website USE_DRUPAL= yes DRUPAL6_MODULE= yes -MODULE_FILES= tests/googleanalytics_basic.test googleanalytics.admin.inc \ - googleanalytics.info googleanalytics.install \ - googleanalytics.js googleanalytics.module translations/de.po \ - translations/el.po translations/fr.po translations/ja.po \ - translations/googleanalytics.pot translations/pl.po \ - translations/sk.po - -MODULE_DIRS= tests translations +MODULE_FILES= googleanalytics.admin.inc googleanalytics.install googleanalytics.module \ + googleanalytics.info googleanalytics.js googleanalytics.test DOC_FILES= LICENSE.txt README.txt diff --git a/www/drupal6-google_analytics/distinfo b/www/drupal6-google_analytics/distinfo index 7524188e79fa..f59a0fda303b 100644 --- a/www/drupal6-google_analytics/distinfo +++ b/www/drupal6-google_analytics/distinfo @@ -1,2 +1,2 @@ -SHA256 (drupal/google_analytics-6.x-2.2.tar.gz) = b36c20004ae1dc1562cf9f71eddbde9ccaf2869efc446d7f387faa601148b3d5 -SIZE (drupal/google_analytics-6.x-2.2.tar.gz) = 41366 +SHA256 (drupal/google_analytics-6.x-3.5.tar.gz) = ee285678444fc57401f956f52d7ff66c109eb3300216338bfc37ecfb04bff03b +SIZE (drupal/google_analytics-6.x-3.5.tar.gz) = 27019 |