From haensel@catbull.com  Fri Oct 31 11:15:05 2003
Return-Path: <haensel@catbull.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 98CB316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Oct 2003 11:15:05 -0800 (PST)
Received: from botch.catbull.com (chello213047252080.tirol.surfer.at [213.47.252.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C56DC43FD7
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Oct 2003 11:15:03 -0800 (PST)
	(envelope-from haensel@catbull.com)
Received: from botch.catbull.com (localhost [127.0.0.1])
	by botch.catbull.com (8.12.9p1/8.12.9) with ESMTP id h9VJFAR8002537
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Oct 2003 20:15:10 +0100 (CET)
	(envelope-from haensel@botch.catbull.com)
Received: (from haensel@localhost)
	by botch.catbull.com (8.12.9p1/8.12.9/Submit) id h9VJF95o002536;
	Fri, 31 Oct 2003 20:15:09 +0100 (CET)
	(envelope-from haensel)
Message-Id: <200310311915.h9VJF95o002536@botch.catbull.com>
Date: Fri, 31 Oct 2003 20:15:09 +0100 (CET)
From: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [new port] textproc/p5-CSS-Tiny: Read/Write .css files with as little code as possible
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58780
>Category:       ports
>Synopsis:       [new port] textproc/p5-CSS-Tiny: Read/Write .css files with as little code as possible
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 31 11:20:14 PST 2003
>Closed-Date:    Sat Nov 15 01:38:45 PST 2003
>Last-Modified:  Sat Nov 15 01:38:45 PST 2003
>Originator:     Hansjoerg Pehofer
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD botch.catbull.com 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #9: Sat Oct  4 21:49:38 CEST
>Description:
CSS::Tiny is a perl class to read and write .css stylesheets with as
little code as possible, reducing load time and memory overhead.

This module is primarily for reading and writing simple files, and
anything we write shouldn't need to have documentation/comments. If you
need something with more power, move up to CSS.pm.

WWW: http://search.cpan.org/search?dist=CSS-Tiny

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-CSS-Tiny-1.02.shar begins here ---
# 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:
#
#	p5-CSS-Tiny
#	p5-CSS-Tiny/pkg-descr
#	p5-CSS-Tiny/distinfo
#	p5-CSS-Tiny/Makefile
#	p5-CSS-Tiny/pkg-plist
#
echo c - p5-CSS-Tiny
mkdir -p p5-CSS-Tiny > /dev/null 2>&1
echo x - p5-CSS-Tiny/pkg-descr
sed 's/^X//' >p5-CSS-Tiny/pkg-descr << 'END-of-p5-CSS-Tiny/pkg-descr'
XCSS::Tiny is a perl class to read and write .css stylesheets with as
Xlittle code as possible, reducing load time and memory overhead.
X
XThis module is primarily for reading and writing simple files, and
Xanything we write shouldn't need to have documentation/comments. If you
Xneed something with more power, move up to CSS.pm.
X
XWWW: http://search.cpan.org/search?dist=CSS-Tiny
X
XHansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
END-of-p5-CSS-Tiny/pkg-descr
echo x - p5-CSS-Tiny/distinfo
sed 's/^X//' >p5-CSS-Tiny/distinfo << 'END-of-p5-CSS-Tiny/distinfo'
XMD5 (CSS-Tiny-1.02.tar.gz) = 2d2e1424afff1eb06f19e997af62ba84
END-of-p5-CSS-Tiny/distinfo
echo x - p5-CSS-Tiny/Makefile
sed 's/^X//' >p5-CSS-Tiny/Makefile << 'END-of-p5-CSS-Tiny/Makefile'
X# New ports collection makefile for:	p5-CSS-Tiny
X# Date created:		2003-10-31
X# Whom:			Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	CSS-Tiny
XPORTVERSION=	1.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	CSS
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hansjoerg.pehofer@uibk.ac.at
XCOMMENT=	Read/Write .css files with as little code as possible
X
XPERL_CONFIGURE=	yes
XMAN3=		CSS::Tiny.3
X
X.include <bsd.port.mk>
END-of-p5-CSS-Tiny/Makefile
echo x - p5-CSS-Tiny/pkg-plist
sed 's/^X//' >p5-CSS-Tiny/pkg-plist << 'END-of-p5-CSS-Tiny/pkg-plist'
X%%SITE_PERL%%/CSS/Tiny.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny
X@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS 2>/dev/null || true
X@unexec rmdir %D%%SITE_PERL%%/CSS 2>/dev/null || true
END-of-p5-CSS-Tiny/pkg-plist
exit
--- p5-CSS-Tiny-1.02.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sat Nov 15 01:38:36 PST 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58780 
>Unformatted:
