From nick@muffin.acquirer.com  Wed Feb 24 17:28:48 2010
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 348C31065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Feb 2010 17:28:48 +0000 (UTC)
	(envelope-from nick@muffin.acquirer.com)
Received: from mail.acquirer.com (unknown [IPv6:2001:1bb8:2004:150::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 955718FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Feb 2010 17:28:47 +0000 (UTC)
Received: from muffin.acquirer.com (localhost [127.0.0.1])
	by mail.acquirer.com (8.14.4/8.14.3) with ESMTP id o1OHSfDM081503
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 24 Feb 2010 17:28:41 GMT
	(envelope-from nick@muffin.acquirer.com)
Received: (from root@localhost)
	by muffin.acquirer.com (8.14.4/8.13.8/Submit) id o1OHSfvE083712;
	Wed, 24 Feb 2010 17:28:41 GMT
	(envelope-from nick)
Message-Id: <201002241728.o1OHSfvE083712@muffin.acquirer.com>
Date: Wed, 24 Feb 2010 17:28:41 GMT
From: Nick Hilliard <nick@foobar.org>
Reply-To: Nick Hilliard <nick@foobar.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: drupal6-path_redirect
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         144266
>Category:       ports
>Synopsis:       new port: drupal6-path_redirect
>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 Feb 24 17:30:03 UTC 2010
>Closed-Date:    Tue Mar 09 22:27:40 UTC 2010
>Last-Modified:  Tue Mar  9 22:30:06 UTC 2010
>Originator:     Nick Hilliard
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD 7.2-RELEASE

>Description:

new port.

>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-path_redirect
#	drupal6-path_redirect/Makefile
#	drupal6-path_redirect/pkg-descr
#	drupal6-path_redirect/distinfo
#
echo c - drupal6-path_redirect
mkdir -p drupal6-path_redirect > /dev/null 2>&1
echo x - drupal6-path_redirect/Makefile
sed 's/^X//' >drupal6-path_redirect/Makefile << 'b56b8e83d22db566706f40b23531e40a'
X# New ports collection makefile for:	drupal6-path_redirect
X# Date created:				February 24, 2010
X# Whom:					Nick Hilliard <nick@foobar.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	path_redirect
XDISTVERSION=	6.x-1.0-beta6
XCATEGORIES=	www
X
XMAINTAINER=	nick@foobar.org
XCOMMENT=	Drupal module to allow redirects
X
XDRUPAL6_MODULE=	yes
X
XMODULE_FILES=	generate/path_redirect_generate.drush.inc \
X		generate/path_redirect_generate.info \
X		generate/path_redirect_generate.module \
X		path_redirect.admin.inc path_redirect.info \
X		path_redirect.install path_redirect.js path_redirect.module \
X		path_redirect.test
X
XMODULE_DIRS=	generate
X
XDOC_FILES=	LICENSE.txt README.txt
X
X.include <bsd.port.pre.mk>
X.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
b56b8e83d22db566706f40b23531e40a
echo x - drupal6-path_redirect/pkg-descr
sed 's/^X//' >drupal6-path_redirect/pkg-descr << '949e3482b30641239bc30b1a9cfaf491'
Xdrupal6-path_redirect is a Drupal module which allows you to specify a
Xredirect from one path to another path or an external URL, using any HTTP
Xredirect status.
X
XWWW: http://drupal.org/project/path_redirect
949e3482b30641239bc30b1a9cfaf491
echo x - drupal6-path_redirect/distinfo
sed 's/^X//' >drupal6-path_redirect/distinfo << '9ef0049aa07fbb427ddeec86cab0a0f3'
XMD5 (drupal/path_redirect-6.x-1.0-beta6.tar.gz) = a20dc7dfff62af01eea0456cb5e4fd70
XSHA256 (drupal/path_redirect-6.x-1.0-beta6.tar.gz) = f83889dfa9916c813425b7968fd12b324b4cb5c1fd20e026788fa15358976b47
XSIZE (drupal/path_redirect-6.x-1.0-beta6.tar.gz) = 23270
9ef0049aa07fbb427ddeec86cab0a0f3
exit

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Wed Feb 24 17:30:19 UTC 2010 
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=144266 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Feb 24 19:21:21 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144266 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 9 22:27:37 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144266: commit references a PR
Date: Tue,  9 Mar 2010 22:28:07 +0000 (UTC)

 miwi        2010-03-09 22:27:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/drupal6-path_redirect Makefile distinfo pkg-descr 
   Log:
   drupal6-path_redirect is a Drupal module which allows you to specify a
   redirect from one path to another path or an external URL, using any HTTP
   redirect status.
   
   WWW: http://drupal.org/project/path_redirect
   
   PR:             ports/144266
   Submitted by:   Nick Hilliard <nick at foobar.org>
   
   Revision  Changes    Path
   1.2562    +1 -0      ports/www/Makefile
   1.1       +30 -0     ports/www/drupal6-path_redirect/Makefile (new)
   1.1       +3 -0      ports/www/drupal6-path_redirect/distinfo (new)
   1.1       +5 -0      ports/www/drupal6-path_redirect/pkg-descr (new)
 _______________________________________________
 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:
