From b7f6d4b5dbd16468af6961af52501d6c25aeeb39 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 20 Apr 2005 13:10:06 +0000 Subject: Changes 0.9.7: * Support ImageMagick 6 --- converters/psiconv/Makefile | 11 +++++------ converters/psiconv/distinfo | 10 +++++----- converters/psiconv/patches/patch-aa | 6 +++--- 3 files changed, 13 insertions(+), 14 deletions(-) (limited to 'converters') diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index b3037ef8db6..9a594a7a68f 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2005/04/11 21:45:09 tv Exp $ +# $NetBSD: Makefile,v 1.30 2005/04/20 13:10:06 adam Exp $ -DISTNAME= psiconv-0.9.6 -PKGREVISION= 1 +DISTNAME= psiconv-0.9.7 CATEGORIES= converters MASTER_SITES= http://huizen.dds.nl/~frodol/psiconv/ @@ -9,9 +8,9 @@ MAINTAINER= sakamoto@NetBSD.org HOMEPAGE= http://huizen.dds.nl/~frodol/psiconv/ COMMENT= PSION 5 file format data conversion utilities -USE_PKGINSTALL= YES -USE_LIBTOOL= YES -GNU_CONFIGURE= YES +USE_LIBTOOL= yes +USE_PKGINSTALL= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-imagemagick CONFIGURE_ARGS+= --with-etcdir=${EGDIR} diff --git a/converters/psiconv/distinfo b/converters/psiconv/distinfo index df51d0729c6..4c897d567c6 100644 --- a/converters/psiconv/distinfo +++ b/converters/psiconv/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2005/02/23 16:12:34 agc Exp $ +$NetBSD: distinfo,v 1.10 2005/04/20 13:10:06 adam Exp $ -SHA1 (psiconv-0.9.6.tar.gz) = 3bdf547ed6e8f69bea41ea4c25cbe96225099755 -RMD160 (psiconv-0.9.6.tar.gz) = e3342e2a84cc5c3caba69f2c692e525daa51c2fe -Size (psiconv-0.9.6.tar.gz) = 497086 bytes -SHA1 (patch-aa) = 7580f79866a3081f282ca1c405b9428aefd6a2ab +SHA1 (psiconv-0.9.7.tar.gz) = 226f95280ac40ca6642d4283b0d75492f1b8cb70 +RMD160 (psiconv-0.9.7.tar.gz) = aed8ad1308f1f51a5dec02d0b98288f314c6d623 +Size (psiconv-0.9.7.tar.gz) = 497802 bytes +SHA1 (patch-aa) = be7330996b18ce78cf8983e4f18bd6313289c864 diff --git a/converters/psiconv/patches/patch-aa b/converters/psiconv/patches/patch-aa index 161df02d0f3..e8f2700ced2 100644 --- a/converters/psiconv/patches/patch-aa +++ b/converters/psiconv/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.4 2004/10/08 13:19:26 adam Exp $ +$NetBSD: patch-aa,v 1.5 2005/04/20 13:10:06 adam Exp $ ---- Makefile.in.orig 2004-04-30 12:07:58.000000000 +0000 +--- Makefile.in.orig 2005-02-25 20:40:17.000000000 +0000 +++ Makefile.in -@@ -179,7 +179,7 @@ sbindir = @sbindir@ +@@ -182,7 +182,7 @@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -- cgit v1.2.3