Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2008 12:23:30 +0100 (IST)
From:      Nick Hilliard <nick@foobar.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124931: maintainer update: drupal5-google_analytics -> 5.x-1.6
Message-ID:  <200806241123.m5OBNUCQ062245@muffin.acquirer.com>
Resent-Message-ID: <200806241200.m5OC0Aj4062498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124931
>Category:       ports
>Synopsis:       maintainer update: drupal5-google_analytics -> 5.x-1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 24 12:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD xx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 17 11:38:53 IST 2006 nick@xxx:/data/src/usr.src/src-6.1/src/sys/i386/compile/xxx i386

>Description:

Upgrade for drupal5-google_analytics to 5.x-1.6.  Also fixes source site availability problem.

>How-To-Repeat:
>Fix:

diff -ur drupal5-google_analytics.old/Makefile drupal5-google_analytics/Makefile
--- drupal5-google_analytics.old/Makefile	2008-06-24 11:45:43.354490288 +0100
+++ drupal5-google_analytics/Makefile	2008-06-24 11:51:45.716116854 +0100
@@ -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 -ur drupal5-google_analytics.old/distinfo drupal5-google_analytics/distinfo
--- drupal5-google_analytics.old/distinfo	2008-06-24 11:45:43.354490288 +0100
+++ drupal5-google_analytics/distinfo	2008-06-24 11:48:02.930346888 +0100
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806241123.m5OBNUCQ062245>