From nick@muffin.acquirer.com  Wed Jun  3 22:00:46 2009
Return-Path: <nick@muffin.acquirer.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1A4CA10656A5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Jun 2009 22:00:46 +0000 (UTC)
	(envelope-from nick@muffin.acquirer.com)
Received: from mail.acquirer.com (mail.acquirer.com [87.198.142.193])
	by mx1.freebsd.org (Postfix) with ESMTP id 8D61D8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Jun 2009 22:00:45 +0000 (UTC)
	(envelope-from nick@muffin.acquirer.com)
Received: from muffin.acquirer.com (localhost [127.0.0.1])
	by mail.acquirer.com (8.14.3/8.14.3) with ESMTP id n53M0Uh9042147
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 3 Jun 2009 23:00:30 +0100 (IST)
	(envelope-from nick@muffin.acquirer.com)
Received: (from nick@localhost)
	by muffin.acquirer.com (8.14.3/8.13.8/Submit) id n53M0Usf082093;
	Wed, 3 Jun 2009 23:00:30 +0100 (IST)
	(envelope-from nick)
Message-Id: <200906032200.n53M0Usf082093@muffin.acquirer.com>
Date: Wed, 3 Jun 2009 23:00:30 +0100 (IST)
From: Nick Hilliard <nick@foobar.org>
Reply-To: Nick Hilliard <nick@foobar.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: www/drupal6-token
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135234
>Category:       ports
>Synopsis:       [REPOCOPY] www/drupal5-token -> www/drupal6-token
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 03 22:10:00 UTC 2009
>Closed-Date:    Tue Jun 16 19:38:42 UTC 2009
>Last-Modified:  Tue Jun 16 19:40:06 UTC 2009
>Originator:     Nick Hilliard
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD 7.2-RELEASE

>Description:

NOTE: REPOCOPY required from www/drupal5-token

drupal6 port:  Tokens are small bits of text that can be placed into larger
documents via simple placeholders, like %site-name or [user].  The Token
module provides a central API for modules to use these tokens, and expose
their own token values.

This port is required for drupal6-pathauto and drupal6-page_title.

>How-To-Repeat:
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	drupal6-token
#	drupal6-token/Makefile
#	drupal6-token/distinfo
#	drupal6-token/pkg-descr
#
echo c - drupal6-token
mkdir -p drupal6-token > /dev/null 2>&1
echo x - drupal6-token/Makefile
sed 's/^X//' >drupal6-token/Makefile << 'd6e4285041ab1584b4e73295d84ae8be'
X# New ports collection makefile for:  drupal6-token
X# Date created:  11 February 2008
X# Whom:          Jeremy Iverson <jeremy@algenta.com>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	token
XDISTVERSION=	6.x-1.12
XCATEGORIES=	www
X
XMAINTAINER=	jeremy@algenta.com
XCOMMENT=	Token module for Drupal
X
XDRUPAL6_MODULE=	yes
XMODULE_FILES=	translations/token.pot translations/da.po translations/de.po \
X		translations/es.po translations/hu.po translations/ja.po \
X		translations/pl.po translations/sk.po translations/uk-ua.po \
X		translations/uk.po token.info token.install token.module \
X		token.rules.inc token.test tokenSTARTER.info \
X		tokenSTARTER.module token_actions.info token_actions.module \
X		token_comment.inc token_node.inc token_taxonomy.inc \
X		token_user.inc
XMODULE_DIRS=	translations
X
XDOC_FILES=	API.txt LICENSE.txt README.txt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
d6e4285041ab1584b4e73295d84ae8be
echo x - drupal6-token/distinfo
sed 's/^X//' >drupal6-token/distinfo << '71b6f143f6db42ffccd8dd8985871cb6'
XMD5 (drupal/token-6.x-1.12.tar.gz) = 413e7d796066118f9ba78aaaa2974d80
XSHA256 (drupal/token-6.x-1.12.tar.gz) = 6ccc286160af9127a0f46b854ddd1aedef5c7cb6845452754d597f86039301ad
XSIZE (drupal/token-6.x-1.12.tar.gz) = 47427
71b6f143f6db42ffccd8dd8985871cb6
echo x - drupal6-token/pkg-descr
sed 's/^X//' >drupal6-token/pkg-descr << 'e19697ade71b0ed86caa1f0e09e9ff3b'
XTokens are small bits of text that can be placed into larger documents via
Xsimple placeholders, like %site-name or [user]. The Token module provides a
Xcentral API for modules to use these tokens, and expose their own token
Xvalues.
X
XWWW: http://drupal.org/project/token
e19697ade71b0ed86caa1f0e09e9ff3b
exit

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Wed Jun 3 22:10:12 UTC 2009 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135234 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 3 22:10:16 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135234 
State-Changed-From-To: open->repocopy 
State-Changed-By: miwi 
State-Changed-When: Thu Jun 4 18:48:22 UTC 2009 
State-Changed-Why:  
Please repocopy www/drupal5-token to www/drupal6-token 


Responsible-Changed-From-To: miwi->portmgr 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Jun 4 18:48:22 UTC 2009 
Responsible-Changed-Why:  

over to portmgr 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135234 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Sun Jun 7 19:28:24 UTC 2009 
State-Changed-Why:  
Repocopy complete. 


Responsible-Changed-From-To: portmgr->miwi 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sun Jun 7 19:28:24 UTC 2009 
Responsible-Changed-Why:  
Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135234 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Jun 16 19:38:41 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135234 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135234: commit references a PR
Date: Tue, 16 Jun 2009 19:38:50 +0000 (UTC)

 miwi        2009-06-16 19:38:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
     www/drupal6-token    Makefile distinfo 
   Log:
   - Update to 6.x-1.12
   - Connect to build
   
   PR:             135234
   Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
   
   Revision  Changes    Path
   1.2374    +1 -0      ports/www/Makefile
   1.3       +16 -10    ports/www/drupal6-token/Makefile
   1.3       +3 -3      ports/www/drupal6-token/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
