1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 6.x-2.0

- Take maintainership
This commit is contained in:
Martin Wilke 2013-03-02 14:40:43 +00:00
parent 773b6f08a1
commit 3d445843c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313239
2 changed files with 8 additions and 16 deletions

View File

@ -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>

View File

@ -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