diff options
Diffstat (limited to 'www/drupal6-pathauto')
-rw-r--r-- | www/drupal6-pathauto/Makefile | 20 | ||||
-rw-r--r-- | www/drupal6-pathauto/distinfo | 4 |
2 files changed, 8 insertions, 16 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile index bb8f849a7338..75494bd66774 100644 --- a/www/drupal6-pathauto/Makefile +++ b/www/drupal6-pathauto/Makefile @@ -2,27 +2,19 @@ # $FreeBSD$ PORTNAME= pathauto -DISTVERSION= 6.x-1.4 +DISTVERSION= 6.x-2.0 CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Automatically generates URLs for Drupal content RUN_DEPENDS= drupal6-token>=0:${PORTSDIR}/www/drupal6-token USE_DRUPAL= yes DRUPAL6_MODULE= yes -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= translations - -DOC_FILES= INSTALL.txt API.txt README.txt i18n-ascii.example.txt \ - LICENSE.txt +MODULE_FILES= pathauto.admin.inc pathauto.inc pathauto.install pathauto.module \ + pathauto.test pathauto.api.php pathauto.info pathauto.js \ + pathauto.pathauto.inc pathauto.tokens.inc +DOC_FILES= INSTALL.txt API.txt README.txt LICENSE.txt .include <bsd.port.mk> diff --git a/www/drupal6-pathauto/distinfo b/www/drupal6-pathauto/distinfo index 9e5c54951040..2f7a9eb123f0 100644 --- a/www/drupal6-pathauto/distinfo +++ b/www/drupal6-pathauto/distinfo @@ -1,2 +1,2 @@ -SHA256 (drupal/pathauto-6.x-1.4.tar.gz) = 9ede9aba0a5238b36c22a4e25e07eb3c4a99e44b94421961fadc85ba3bd080c9 -SIZE (drupal/pathauto-6.x-1.4.tar.gz) = 141086 +SHA256 (drupal/pathauto-6.x-2.0.tar.gz) = 044e29831cabacebb15a49a1b04660ea728fdd024b20461bb86815ed8aa9fa9a +SIZE (drupal/pathauto-6.x-2.0.tar.gz) = 43803 |