Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 15:10:37 +0100 (IST)
From:      Nick Hilliard <nick@foobar.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111234: maintainer update: drupal5-tinymce -> 5.x-1.x-dev_20070331
Message-ID:  <200704041410.l34EAbnj024765@muffin.acquirer.com>
Resent-Message-ID: <200704041420.l34EK4ap090090@freefall.freebsd.org>

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

>Number:         111234
>Category:       ports
>Synopsis:       maintainer update: drupal5-tinymce -> 5.x-1.x-dev_20070331
>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 Apr 04 14:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD xx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 17 11:38:53 IST 2006 nick@xxx:/data/src/usr.src/src-6.1/src/sys/i386/compile/xxx i386

>Description:

update to drupal5-tinymce_5.x-1.x-dev_20070331

>How-To-Repeat:
>Fix:

diff -bNur drupal5-tinymce.orig/Makefile drupal5-tinymce/Makefile
--- drupal5-tinymce.orig/Makefile	Tue Mar 27 14:40:51 2007
+++ drupal5-tinymce/Makefile	Wed Apr  4 14:59:31 2007
@@ -7,8 +7,9 @@
 
 PORTNAME=	tinymce
 DISTVERSION=	5.x-1.x-dev
-PORTREVISION=	20070306
+PORTREVISION=	20070331
 CATEGORIES=	www
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	pav/drupal
 
 MAINTAINER=	nick@foobar.org
@@ -19,9 +20,7 @@
 
 RUN_DEPENDS+=	${PREFIX}/${TINYMCEDIR}/jscripts/tiny_mce/tiny_mce.js:${PORTSDIR}/www/tinymce
 
-SUB_FILES+=	pkg-message
-SUB_LIST+=	TINYMCEDIR="${PREFIX}/${TINYMCEDIR}" \
-		TINYMCE_MODDIR="${TINYMCE_MODDIR:C|^|${PREFIX}/|}"
+PLIST_FILES+=	${DRUPAL_MODDIR}/tinymce
 
 DRUPAL5_MODULE=	yes
 
@@ -42,7 +41,7 @@
 DOC_FILES=	CHANGELOG.TXT INSTALL.txt LICENSE.txt README.TXT
 
 post-install:
-	@${CAT} ${PKGMESSAGE}
+	@${LN} -s ${PREFIX}/${TINYMCEDIR} ${PREFIX}/${TINYMCE_MODDIR}
 
 .include <bsd.port.pre.mk>
 .include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
diff -bNur drupal5-tinymce.orig/distinfo drupal5-tinymce/distinfo
--- drupal5-tinymce.orig/distinfo	Tue Mar 27 14:40:51 2007
+++ drupal5-tinymce/distinfo	Wed Apr  4 14:11:36 2007
@@ -1,3 +1,3 @@
-MD5 (drupal/tinymce-5.x-1.x-dev.tar.gz) = 463823a73a718accf35d899759773650
-SHA256 (drupal/tinymce-5.x-1.x-dev.tar.gz) = 365aa6b89b7214b370b5a1d273e0bc5e3f4148785b04b1af8d1f078146d09841
-SIZE (drupal/tinymce-5.x-1.x-dev.tar.gz) = 29082
+MD5 (drupal/tinymce-5.x-1.x-dev.tar.gz) = 16d5182bfee65aa2ff3dd3ca9652409c
+SHA256 (drupal/tinymce-5.x-1.x-dev.tar.gz) = cc08e4649c0ffc5c6b1493b10c17a708f9a49389cef86c6be49f58abddf4f8e2
+SIZE (drupal/tinymce-5.x-1.x-dev.tar.gz) = 29726
diff -bNur drupal5-tinymce.orig/files/pkg-message.in drupal5-tinymce/files/pkg-message.in
--- drupal5-tinymce.orig/files/pkg-message.in	Tue Mar 27 14:40:51 2007
+++ drupal5-tinymce/files/pkg-message.in	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
-You now need to create a WWW alias in your web server configuration to allow
-the Drupal module to use the TinyMCE code.  For Apache based systems, the
-following directive will work:
-
-    Alias %%TINYMCE_MODDIR%% %%TINYMCEDIR%%
-
-Please see the TinyMCE Wiki for more information on how to get the most out
-of this package:
-
-    http://wiki.moxiecode.com/index.php/TinyMCE:Index 
>Release-Note:
>Audit-Trail:
>Unformatted:



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