pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw Added some patches for ISO C90 com...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7044ce045f1
branches: trunk
changeset: 492471:c7044ce045f1
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Apr 13 16:49:57 2005 +0000
description:
Added some patches for ISO C90 compliance. Approved by jlam.
diffstat:
graphics/gimp-ufraw/Makefile | 4 +++-
graphics/gimp-ufraw/distinfo | 6 ++++--
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r 6bc36f4b7b67 -r c7044ce045f1 graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile Wed Apr 13 16:47:10 2005 +0000
+++ b/graphics/gimp-ufraw/Makefile Wed Apr 13 16:49:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:03 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/13 16:49:57 rillig Exp $
#
DISTNAME= ufraw-0.4
@@ -14,6 +14,8 @@
BUILD_TARGET= build
INSTALL_TARGET= install-admin
+BUILDLINK_TRANSFORM+= rm:-std=gnu99
+
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/gimp/buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
diff -r 6bc36f4b7b67 -r c7044ce045f1 graphics/gimp-ufraw/distinfo
--- a/graphics/gimp-ufraw/distinfo Wed Apr 13 16:47:10 2005 +0000
+++ b/graphics/gimp-ufraw/distinfo Wed Apr 13 16:49:57 2005 +0000
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.4 2005/04/13 13:59:10 wiz Exp $
+$NetBSD: distinfo,v 1.5 2005/04/13 16:49:57 rillig Exp $
SHA1 (ufraw-0.4.tar.gz) = dd907171f6e3b0055499f108ba212465839d6f89
RMD160 (ufraw-0.4.tar.gz) = e1a8106305fcc2b5405344cdca28c0fa503dcb66
Size (ufraw-0.4.tar.gz) = 101409 bytes
-SHA1 (patch-aa) = 4268efb3c00ac5517f6c27d8bcd84d42293f6345
+SHA1 (patch-aa) = 6c8be230181b4184bb0f81ffad7fb808e4eb35cf
+SHA1 (patch-ab) = 5def994eac734aaf1edf02138e5af29f880b77f3
+SHA1 (patch-ac) = e34fe4f2f6878dbc24a401a5c6b95363b78c3d30
Home |
Main Index |
Thread Index |
Old Index