Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 14:40:43 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313239 - head/www/drupal6-pathauto
Message-ID:  <201303021440.r22Eehlo020410@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  2 14:40:43 2013
New Revision: 313239
URL: http://svnweb.freebsd.org/changeset/ports/313239

Log:
  - Update to 6.x-2.0
  - Take maintainership

Modified:
  head/www/drupal6-pathauto/Makefile   (contents, props changed)
  head/www/drupal6-pathauto/distinfo   (contents, props changed)

Modified: head/www/drupal6-pathauto/Makefile
==============================================================================
--- head/www/drupal6-pathauto/Makefile	Sat Mar  2 14:40:02 2013	(r313238)
+++ head/www/drupal6-pathauto/Makefile	Sat Mar  2 14:40:43 2013	(r313239)
@@ -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>

Modified: head/www/drupal6-pathauto/distinfo
==============================================================================
--- head/www/drupal6-pathauto/distinfo	Sat Mar  2 14:40:02 2013	(r313238)
+++ head/www/drupal6-pathauto/distinfo	Sat Mar  2 14:40:43 2013	(r313239)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303021440.r22Eehlo020410>