Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2010 16:40:50 +0100 (IST)
From:      Nick Hilliard <nick@foobar.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149624: port update: drupal6-pathauto-1.3 -> drupal6-pathauto-1.4
Message-ID:  <201008131540.o7DFeoaI091390@muffin.acquirer.com>
Resent-Message-ID: <201008131550.o7DFo49N024048@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149624
>Category:       ports
>Synopsis:       port update: drupal6-pathauto-1.3 -> drupal6-pathauto-1.4
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 15:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD 7.2-RELEASE

>Description:

security fix for drupal6-pathauto

>How-To-Repeat:
>Fix:

diff -bur drupal6-pathauto.orig/Makefile drupal6-pathauto/Makefile
--- drupal6-pathauto.orig/Makefile	2010-08-13 15:53:39.000000000 +0100
+++ drupal6-pathauto/Makefile	2010-08-13 16:10:44.000000000 +0100
@@ -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 @@
 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 -bur drupal6-pathauto.orig/distinfo drupal6-pathauto/distinfo
--- drupal6-pathauto.orig/distinfo	2010-08-13 15:53:39.000000000 +0100
+++ drupal6-pathauto/distinfo	2010-08-13 15:59:33.000000000 +0100
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



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