Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 00:11:15 +0200
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170086: new port: textproc/p5-libsoldout
Message-ID:  <50106F03.5030906@bebik.net>
In-Reply-To: <20120723135044.1E7C93296E@oldfaithful.bebik.local>
References:  <20120723135044.1E7C93296E@oldfaithful.bebik.local>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------070101070902050901080307
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

Find attached to this mail a new shar with the requested changes for 
this port.
I also update the library itself (current version is v0.02) to be usable 
with perl
5.10.1. The port was submitted to portlint and compiles with success in 
redports.
Hope this new submission comes without defects.

Best regards,
Rodrigo

--------------070101070902050901080307
Content-Type: text/plain; charset=us-ascii;
 name="p5-lisoldout.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="p5-lisoldout.shar"

# 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:
#
#	textproc/
#	textproc/p5-libsoldout
#	textproc/p5-libsoldout/Makefile
#	textproc/p5-libsoldout/distinfo
#	textproc/p5-libsoldout/pkg-descr
#	textproc/p5-libsoldout/pkg-plist
#
echo c - textproc/
mkdir -p textproc/ > /dev/null 2>&1
echo c - textproc/p5-libsoldout
mkdir -p textproc/p5-libsoldout > /dev/null 2>&1
echo x - textproc/p5-libsoldout/Makefile
sed 's/^X//' >textproc/p5-libsoldout/Makefile << 'f6079c1341c1fa234590d44fe9fe6c9a'
X# New ports collection makefile for:	p5-libsoldout
X# Date created:				2012-07-22
X# Whom:					Rodrigo OSORIO <rodrigo@bebik.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libsoldout
XPORTVERSION=	0.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:ROS
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	rodrigo@bebik.net
XCOMMENT=	Convert Markdown text in (X)HTML
X
XLICENSE=	ART10 GPLv1
XLICENSE_COMB=	dual
X
XLIB_DEPENDS=	soldout:${PORTSDIR}/textproc/libsoldout
X
XPERL_CONFIGURE=	5.10.0+
XUSE_LDCONFIG=	yes
X
XMAN3=		libsoldout.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 501200
XTEST_DEPENDS+=	p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
X.endif
X
X.include <bsd.port.post.mk>
f6079c1341c1fa234590d44fe9fe6c9a
echo x - textproc/p5-libsoldout/distinfo
sed 's/^X//' >textproc/p5-libsoldout/distinfo << 'abf6d56a1004a649de7a9e2497b1e3ba'
XSHA256 (libsoldout-0.02.tar.gz) = 3b821b2a946cd1b875dd28869727e1a9117ccbb0891c636c1057aa06b587f41a
XSIZE (libsoldout-0.02.tar.gz) = 46160
abf6d56a1004a649de7a9e2497b1e3ba
echo x - textproc/p5-libsoldout/pkg-descr
sed 's/^X//' >textproc/p5-libsoldout/pkg-descr << '0f6637aa9b044c9d2398ac83e35febc5'
Xp5-libsoldout is a perl module to access the C library libsoldout.
XThe initial version just implements functions to convert markdown
Xinput to html including strict markdown, discount markdown and 
Xspecific extensions only available in libsoldout.
X
XWWW: http://search.cpan.org/dist/libsoldout/
0f6637aa9b044c9d2398ac83e35febc5
echo x - textproc/p5-libsoldout/pkg-plist
sed 's/^X//' >textproc/p5-libsoldout/pkg-plist << 'aaa667ff3842d6e5d1df4e61456c8c0b'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/libsoldout/libsoldout.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/libsoldout/libsoldout.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/libsoldout/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/libsoldout.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/libsoldout
aaa667ff3842d6e5d1df4e61456c8c0b
exit


--------------070101070902050901080307--



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