ports/132544: [patch] www/drupal6-tagadelic: update to 1.2

Eygene Ryabinkin rea-fbsd at codelabs.ru
Wed Mar 11 14:10:02 UTC 2009


>Number:         132544
>Category:       ports
>Synopsis:       [patch] www/drupal6-tagadelic: update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 11 14:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eygene Ryabinkin
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
Code Labs
>Environment:

System: FreeBSD 7.1-STABLE amd64

>Description:

Drupal's Tagadelic 1.2 is out, so we need to update FreeBSD port.

>How-To-Repeat:

http://drupal.org/node/352871

>Fix:

The following patch updates the port.  It works fine on my Drupal
setup.

--- update-1.0-to-1.2.diff begins here ---
>From bc6b5719500f8415386735a5bda7b922ba08456f Mon Sep 17 00:00:00 2001
From: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
Date: Wed, 11 Mar 2009 16:55:25 +0300

Signed-off-by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
---
 www/drupal6-tagadelic/Makefile |   15 ++++++++++-----
 www/drupal6-tagadelic/distinfo |    6 +++---
 2 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/www/drupal6-tagadelic/Makefile b/www/drupal6-tagadelic/Makefile
index e6ec585..bb4faca 100644
--- a/www/drupal6-tagadelic/Makefile
+++ b/www/drupal6-tagadelic/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tagadelic
-DISTVERSION=	6.x-1.0
+DISTVERSION=	6.x-1.2
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 
@@ -14,10 +14,15 @@ MAINTAINER=	rea-fbsd at codelabs.ru
 COMMENT=	Tagadelic module for Drupal 6
 
 DRUPAL6_MODULE=	yes
-MODULE_DIRS=	po
-MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.module \
-		po/de.po po/es.po po/fr.po po/gl.po po/he.po po/hu.po \
-		po/ja.po po/nl.po po/ru.po po/tagadelic.pot
+MODULE_DIRS=	translations
+MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.install \
+		tagadelic.module \
+		translations/zh-hans.po translations/de.po \
+		translations/es.po translations/fr.po \
+		translations/gl.po translations/he.po \
+		translations/hu.po translations/ja.po \
+		translations/nl.po translations/pl.po \
+		translations/ru.po translations/tagadelic.pot
 DOC_FILES=	LICENSE.txt README.txt
 
 .include <bsd.port.pre.mk>
diff --git a/www/drupal6-tagadelic/distinfo b/www/drupal6-tagadelic/distinfo
index a139b92..c2a22bc 100644
--- a/www/drupal6-tagadelic/distinfo
+++ b/www/drupal6-tagadelic/distinfo
@@ -1,3 +1,3 @@
-MD5 (drupal/tagadelic-6.x-1.0.tar.gz) = ad151244b56435c1e7b2ed33e0c616e1
-SHA256 (drupal/tagadelic-6.x-1.0.tar.gz) = 018b11cf6239041ba045fff8061850a75e1a8cce6afc1f1f9b53750643ce6302
-SIZE (drupal/tagadelic-6.x-1.0.tar.gz) = 18226
+MD5 (drupal/tagadelic-6.x-1.2.tar.gz) = 98eb9b8b11b4cce6d304779c75b27b39
+SHA256 (drupal/tagadelic-6.x-1.2.tar.gz) = 3165e098c7ed5b33471b279f07601f38d63fb73ee4eb62745d028c58efb44275
+SIZE (drupal/tagadelic-6.x-1.2.tar.gz) = 20461
-- 
1.6.1.3
--- update-1.0-to-1.2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list