pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/psiconv Changes 0.9.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5882a2fe8ea
branches:  trunk
changeset: 492841:b5882a2fe8ea
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 20 13:10:06 2005 +0000

description:
Changes 0.9.7:
* Support ImageMagick 6

diffstat:

 converters/psiconv/Makefile         |  11 +++++------
 converters/psiconv/distinfo         |  10 +++++-----
 converters/psiconv/patches/patch-aa |   6 +++---
 3 files changed, 13 insertions(+), 14 deletions(-)

diffs (56 lines):

diff -r 427444851126 -r b5882a2fe8ea converters/psiconv/Makefile
--- a/converters/psiconv/Makefile       Wed Apr 20 13:00:50 2005 +0000
+++ b/converters/psiconv/Makefile       Wed Apr 20 13:10:06 2005 +0000
@@ -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 @@
 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 -r 427444851126 -r b5882a2fe8ea converters/psiconv/distinfo
--- a/converters/psiconv/distinfo       Wed Apr 20 13:00:50 2005 +0000
+++ b/converters/psiconv/distinfo       Wed Apr 20 13:10:06 2005 +0000
@@ -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 -r 427444851126 -r b5882a2fe8ea converters/psiconv/patches/patch-aa
--- a/converters/psiconv/patches/patch-aa       Wed Apr 20 13:00:50 2005 +0000
+++ b/converters/psiconv/patches/patch-aa       Wed Apr 20 13:10:06 2005 +0000
@@ -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@



Home | Main Index | Thread Index | Old Index