aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-06-16 19:38:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-06-16 19:38:37 +0000
commit709d0daacf85defd899b3a6eae457d4c8602aa21 (patch)
treed6b032c2ae90377fd0ea9719bc5116ab4c1e6ad3
parent12371c5a161d47b6867febce6f6b406e8175b04c (diff)
downloadports-709d0daacf85defd899b3a6eae457d4c8602aa21.tar.gz
ports-709d0daacf85defd899b3a6eae457d4c8602aa21.zip
Notes
-rw-r--r--www/Makefile1
-rw-r--r--www/drupal6-token/Makefile26
-rw-r--r--www/drupal6-token/distinfo6
3 files changed, 20 insertions, 13 deletions
diff --git a/www/Makefile b/www/Makefile
index e0c54ef86cb5..a4eb4098f78b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -168,6 +168,7 @@
SUBDIR += drupal6-nice_menus
SUBDIR += drupal6-print
SUBDIR += drupal6-tagadelic
+ SUBDIR += drupal6-token
SUBDIR += drupal6-views
SUBDIR += dtse
SUBDIR += dummyflash
diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile
index a79ae6c24ecb..87e601f20cf6 100644
--- a/www/drupal6-token/Makefile
+++ b/www/drupal6-token/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: drupal5-token
+# New ports collection makefile for: drupal6-token
# Date created: 11 February 2008
# Whom: Jeremy Iverson <jeremy@algenta.com>
#
@@ -6,18 +6,24 @@
#
PORTNAME= token
-DISTVERSION= 5.x-1.10
+DISTVERSION= 6.x-1.12
CATEGORIES= www
-MASTER_SITES= http://ftp.drupal.org/files/projects/
-MAINTAINER= jeremy@algenta.com
-COMMENT= Token module for Drupal 5
+MAINTAINER= nick@foobar.org
+COMMENT= Token module for Drupal
-DRUPAL5_MODULE= yes
-MODULE_FILES= token_cck.inc token_comment.inc token_node.inc \
- token_taxonomy.inc token_user.inc token.inc \
- token.info token.install token.module
-DOC_FILES= API.txt CHANGELOG.txt LICENSE.txt README.txt
+DRUPAL6_MODULE= yes
+MODULE_FILES= translations/token.pot translations/da.po translations/de.po \
+ translations/es.po translations/hu.po translations/ja.po \
+ translations/pl.po translations/sk.po translations/uk-ua.po \
+ translations/uk.po token.info token.install token.module \
+ token.rules.inc token.test tokenSTARTER.info \
+ tokenSTARTER.module token_actions.info token_actions.module \
+ token_comment.inc token_node.inc token_taxonomy.inc \
+ token_user.inc
+MODULE_DIRS= translations
+
+DOC_FILES= API.txt LICENSE.txt README.txt
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk"
diff --git a/www/drupal6-token/distinfo b/www/drupal6-token/distinfo
index 78ba8d9493d9..32b19d077b9c 100644
--- a/www/drupal6-token/distinfo
+++ b/www/drupal6-token/distinfo
@@ -1,3 +1,3 @@
-MD5 (drupal/token-5.x-1.10.tar.gz) = d166040796f25c0b001c138028745438
-SHA256 (drupal/token-5.x-1.10.tar.gz) = 6de6ce7bf6a8ee1ae8e33d89af58a44e953c2a20b80041eb664cafcad7434fdf
-SIZE (drupal/token-5.x-1.10.tar.gz) = 17493
+MD5 (drupal/token-6.x-1.12.tar.gz) = 413e7d796066118f9ba78aaaa2974d80
+SHA256 (drupal/token-6.x-1.12.tar.gz) = 6ccc286160af9127a0f46b854ddd1aedef5c7cb6845452754d597f86039301ad
+SIZE (drupal/token-6.x-1.12.tar.gz) = 47427