- Update to 5.x-1.6
PR: 124931 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
This commit is contained in:
parent
5f86bf92f4
commit
2d91f40c87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215831
4 changed files with 14 additions and 16 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue