svn commit: r313234 - head/www/drupal6-google_analytics

Martin Wilke miwi at FreeBSD.org
Sat Mar 2 14:37:55 UTC 2013


Author: miwi
Date: Sat Mar  2 14:37:54 2013
New Revision: 313234
URL: http://svnweb.freebsd.org/changeset/ports/313234

Log:
  - Update to 6.x-3.5
  - Take maintainership

Modified:
  head/www/drupal6-google_analytics/Makefile   (contents, props changed)
  head/www/drupal6-google_analytics/distinfo   (contents, props changed)

Modified: head/www/drupal6-google_analytics/Makefile
==============================================================================
--- head/www/drupal6-google_analytics/Makefile	Sat Mar  2 14:37:20 2013	(r313233)
+++ head/www/drupal6-google_analytics/Makefile	Sat Mar  2 14:37:54 2013	(r313234)
@@ -2,24 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	google_analytics
-DISTVERSION=	6.x-2.2
-PORTREVISION=	1
+DISTVERSION=	6.x-3.5
 CATEGORIES=	www
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	miwi at 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
 

Modified: head/www/drupal6-google_analytics/distinfo
==============================================================================
--- head/www/drupal6-google_analytics/distinfo	Sat Mar  2 14:37:20 2013	(r313233)
+++ head/www/drupal6-google_analytics/distinfo	Sat Mar  2 14:37:54 2013	(r313234)
@@ -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


More information about the svn-ports-head mailing list