aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-17 03:43:49 +0800
committermiwi <miwi@FreeBSD.org>2009-06-17 03:43:49 +0800
commitba53341550bef523e96fe9444729aaffc75261cf (patch)
treed87804a5aba1f811ca53d4889c8874039b286dc3
parentb9808673acb11731f146ca0e10ad745cd1fa4c3e (diff)
downloadfreebsd-ports-gnome-ba53341550bef523e96fe9444729aaffc75261cf.tar.gz
freebsd-ports-gnome-ba53341550bef523e96fe9444729aaffc75261cf.tar.zst
freebsd-ports-gnome-ba53341550bef523e96fe9444729aaffc75261cf.zip
- Update to 6.x-2.2
- Connect to build PR: 135232 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
-rw-r--r--www/Makefile1
-rw-r--r--www/drupal6-google_analytics/Makefile24
-rw-r--r--www/drupal6-google_analytics/distinfo6
3 files changed, 18 insertions, 13 deletions
diff --git a/www/Makefile b/www/Makefile
index f782f90e1bd8..325519b6fe7f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -164,6 +164,7 @@
SUBDIR += drupal6-advanced_help
SUBDIR += drupal6-cck
SUBDIR += drupal6-geshifilter
+ SUBDIR += drupal6-google_analytics
SUBDIR += drupal6-mimedetect
SUBDIR += drupal6-nice_menus
SUBDIR += drupal6-nodewords
diff --git a/www/drupal6-google_analytics/Makefile b/www/drupal6-google_analytics/Makefile
index 77202aa9fb2d..4e3fb76fda76 100644
--- a/www/drupal6-google_analytics/Makefile
+++ b/www/drupal6-google_analytics/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: drupal5-google_analytics
+# New ports collection makefile for: drupal6-google_analytics
# Date created: 31 Mar 2007
# Whom: Nick Hilliard <nick@foobar.org>
#
@@ -6,20 +6,24 @@
#
PORTNAME= google_analytics
-DISTVERSION= 5.x-1.7
+DISTVERSION= 6.x-2.2
CATEGORIES= www
MAINTAINER= nick@foobar.org
-COMMENT= Adds the Google Analytics web statistics tracking system to your website.
+COMMENT= Adds the Google Analytics web stats tracking system to your website
-DRUPAL5_MODULE= yes
-MODULE_FILES= googleanalytics.info googleanalytics.install googleanalytics.js \
- googleanalytics.module po/ca.po po/de.po po/es.po po/fr.po \
- po/it.po po/googleanalytics.pot po/ja.po po/pl.po po/pt.po \
- po/ru.po po/sk.po
-MODULE_DIRS= po
+DRUPAL6_MODULE= yes
-DOC_FILES= LICENSE.txt README.txt UPGRADE.txt
+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
+
+DOC_FILES= LICENSE.txt README.txt
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
diff --git a/www/drupal6-google_analytics/distinfo b/www/drupal6-google_analytics/distinfo
index 0052bf05d8e5..ccaa1360fec1 100644
--- a/www/drupal6-google_analytics/distinfo
+++ b/www/drupal6-google_analytics/distinfo
@@ -1,3 +1,3 @@
-MD5 (drupal/google_analytics-5.x-1.7.tar.gz) = 9a46cc2378db2ffefff4acf877edeab5
-SHA256 (drupal/google_analytics-5.x-1.7.tar.gz) = 9a6b89f97d86b73affdfc1ef8c43af8c2e72fe1065dcc57e8d15f99d35d9bfa3
-SIZE (drupal/google_analytics-5.x-1.7.tar.gz) = 44541
+MD5 (drupal/google_analytics-6.x-2.2.tar.gz) = d6dc156f22d68af81b97927b2e940eb0
+SHA256 (drupal/google_analytics-6.x-2.2.tar.gz) = b36c20004ae1dc1562cf9f71eddbde9ccaf2869efc446d7f387faa601148b3d5
+SIZE (drupal/google_analytics-6.x-2.2.tar.gz) = 41366