aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-pathauto
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-08-15 08:53:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-08-15 08:53:02 +0000
commit3722da3355a313fbbea9ca0bd9226694063f9ec6 (patch)
treeb0689764d1d0bef43505e63e7c2d43b8d9920004 /www/drupal6-pathauto
parent7372c41ba881163f495c430da30b25ddf0820088 (diff)
downloadports-3722da3355a313fbbea9ca0bd9226694063f9ec6.tar.gz
ports-3722da3355a313fbbea9ca0bd9226694063f9ec6.zip
Notes
Diffstat (limited to 'www/drupal6-pathauto')
-rw-r--r--www/drupal6-pathauto/Makefile16
-rw-r--r--www/drupal6-pathauto/distinfo6
2 files changed, 13 insertions, 9 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile
index a2cf5922bdcc..394a0a22850b 100644
--- a/www/drupal6-pathauto/Makefile
+++ b/www/drupal6-pathauto/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pathauto
-DISTVERSION= 6.x-1.3
+DISTVERSION= 6.x-1.4
CATEGORIES= www
MAINTAINER= nick@foobar.org
@@ -15,17 +15,21 @@ COMMENT= Automatically generates URLs for Drupal content
RUN_DEPENDS= drupal6-token>=0:${PORTSDIR}/www/drupal6-token
DRUPAL6_MODULE= yes
-MODULE_FILES= tests/pathauto.test pathauto.admin.inc pathauto.inc \
- pathauto.info pathauto.install pathauto.js pathauto.module \
+MODULE_FILES= pathauto.admin.inc pathauto.inc pathauto.info \
+ pathauto.install pathauto.js pathauto.module \
pathauto_node.inc pathauto_taxonomy.inc pathauto_user.inc \
+ pathauto.api.php pathauto.test \
translations/pathauto.pot translations/ar.po translations/cs.po \
translations/da.po translations/de.po translations/el.po \
translations/es.po translations/fr.po translations/ja.po \
translations/nl.po translations/ru.po translations/tr.po
-MODULE_DIRS= tests translations
+MODULE_DIRS= translations
-DOC_FILES= INSTALL.txt API.txt CHANGELOG.txt README.txt \
- i18n-ascii.example.txt LICENSE.txt
+DOC_FILES= INSTALL.txt API.txt README.txt i18n-ascii.example.txt \
+ LICENSE.txt
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
diff --git a/www/drupal6-pathauto/distinfo b/www/drupal6-pathauto/distinfo
index fdea39253861..d35923f85f6f 100644
--- a/www/drupal6-pathauto/distinfo
+++ b/www/drupal6-pathauto/distinfo
@@ -1,3 +1,3 @@
-MD5 (drupal/pathauto-6.x-1.3.tar.gz) = 9d612b248ba1de5887ee52b69cbd1ad3
-SHA256 (drupal/pathauto-6.x-1.3.tar.gz) = e0adbc6629649b171b6f2c79a7d27b7f6317eed8db4773a3999d86dbcdb50732
-SIZE (drupal/pathauto-6.x-1.3.tar.gz) = 138251
+MD5 (drupal/pathauto-6.x-1.4.tar.gz) = 0ea75c9934ca0ccc59ab978dd3087817
+SHA256 (drupal/pathauto-6.x-1.4.tar.gz) = 9ede9aba0a5238b36c22a4e25e07eb3c4a99e44b94421961fadc85ba3bd080c9
+SIZE (drupal/pathauto-6.x-1.4.tar.gz) = 141086