View | Details | Raw Unified | Return to bug 145701
Collapse All | Expand All

(-)drupal6-pathauto/Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	pathauto
8
PORTNAME=	pathauto
9
DISTVERSION=	6.x-1.2
9
DISTVERSION=	6.x-1.3
10
PORTREVISION=	1
11
CATEGORIES=	www
10
CATEGORIES=	www
12
11
13
MAINTAINER=	nick@foobar.org
12
MAINTAINER=	nick@foobar.org
Lines 19-25 Link Here
19
MODULE_FILES=	tests/pathauto.test pathauto.admin.inc pathauto.inc \
18
MODULE_FILES=	tests/pathauto.test pathauto.admin.inc pathauto.inc \
20
		pathauto.info pathauto.install pathauto.js pathauto.module \
19
		pathauto.info pathauto.install pathauto.js pathauto.module \
21
		pathauto_node.inc pathauto_taxonomy.inc pathauto_user.inc \
20
		pathauto_node.inc pathauto_taxonomy.inc pathauto_user.inc \
22
		translations/pathauto.pot translations/cs.po \
21
		translations/pathauto.pot translations/ar.po translations/cs.po \
23
		translations/da.po translations/de.po translations/el.po \
22
		translations/da.po translations/de.po translations/el.po \
24
		translations/es.po translations/fr.po translations/ja.po \
23
		translations/es.po translations/fr.po translations/ja.po \
25
		translations/nl.po translations/ru.po translations/tr.po
24
		translations/nl.po translations/ru.po translations/tr.po
(-)drupal6-pathauto/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (drupal/pathauto-6.x-1.2.tar.gz) = e27d8578aa485a68e9cc48d150d24dcc
1
MD5 (drupal/pathauto-6.x-1.3.tar.gz) = 9d612b248ba1de5887ee52b69cbd1ad3
2
SHA256 (drupal/pathauto-6.x-1.2.tar.gz) = a475f57b39a017c990d696c7b9e1ef9384904e0b7ae3e85497c85130f9ebc6cb
2
SHA256 (drupal/pathauto-6.x-1.3.tar.gz) = e0adbc6629649b171b6f2c79a7d27b7f6317eed8db4773a3999d86dbcdb50732
3
SIZE (drupal/pathauto-6.x-1.2.tar.gz) = 127507
3
SIZE (drupal/pathauto-6.x-1.3.tar.gz) = 138251

Return to bug 145701