- Update to 11.3.0

- Strip shared library

Changes:	https://github.com/buganini/perl-bsdconv/releases
PR:		201012
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-28 08:38:11 +00:00
parent f24915552f
commit cc50a46127
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390747
2 changed files with 6 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= bsdconv
PORTVERSION= 11.1.0
PORTREVISION= 1
PORTVERSION= 11.3.0
CATEGORIES= converters perl5
PKGNAMEPREFIX= p5-
@ -24,4 +23,7 @@ USE_PERL5= configure
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile.PL
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/bsdconv/bsdconv.so
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (buganini-perl-bsdconv-11.1.0_GH0.tar.gz) = f1f85b02af5ceb23268b75bd8d7a1e2dc1a74c0dca11884739addd691b9073a0
SIZE (buganini-perl-bsdconv-11.1.0_GH0.tar.gz) = 44137
SHA256 (buganini-perl-bsdconv-11.3.0_GH0.tar.gz) = a3631d519a0ae7056eb9aa62afa54e28f68c464bb73bf1602f2a0134c5b594d8
SIZE (buganini-perl-bsdconv-11.3.0_GH0.tar.gz) = 43904