From 9905f938efc0be6d7e050bb8a0163b470296b99f Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Sun, 29 Jan 2012 20:07:42 +0000 Subject: Update to 1.0.14.1. Also make sure the port does not overwrite perllocal.pod when WITH_PERL is on. --- textproc/redland-bindings/Makefile | 9 ++++++--- textproc/redland-bindings/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'textproc/redland-bindings') diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index ff59a3932055..554e388f05d1 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -6,7 +6,7 @@ # PORTNAME= redland-bindings -PORTVERSION= 1.0.13.1 +PORTVERSION= 1.0.14.1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ @@ -22,8 +22,6 @@ OPTIONS= PERL "Add Perl bindings" off \ GNU_CONFIGURE= yes -#IGNORE= does not compatible with redland-1.0.12 - .include .if defined(WITH_PERL) @@ -77,4 +75,9 @@ PLIST_SUB+= WITH_RUBY="" PLIST_SUB+= WITH_RUBY="@comment " .endif +post-install: +. if defined(WITH_PERL) + -${RM} -f ${PREFIX}/lib/perl5/${PERL_VERSION}/mach/perllocal.pod +. endif + .include diff --git a/textproc/redland-bindings/distinfo b/textproc/redland-bindings/distinfo index 775357aa9cce..52a4858ce7c2 100644 --- a/textproc/redland-bindings/distinfo +++ b/textproc/redland-bindings/distinfo @@ -1,2 +1,2 @@ -SHA256 (redland-bindings-1.0.13.1.tar.gz) = 1c5ae133b32e22db729c7faf8fdac5ef1aa195987ebd6a6ee27d4d96fd1a74a7 -SIZE (redland-bindings-1.0.13.1.tar.gz) = 776744 +SHA256 (redland-bindings-1.0.14.1.tar.gz) = a8cc365fccf292c56d53341ecae57fe8727e5002e048ca25f6251b5e595aec40 +SIZE (redland-bindings-1.0.14.1.tar.gz) = 792557 -- cgit v1.2.3