pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/acroread7 Allow installation on x86_64.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf71153dd531
branches: trunk
changeset: 531612:cf71153dd531
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 02 22:53:16 2007 +0000
description:
Allow installation on x86_64.
diffstat:
print/acroread7/distinfo | 4 ++--
print/acroread7/patches/patch-aa | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 383df86a4929 -r cf71153dd531 print/acroread7/distinfo
--- a/print/acroread7/distinfo Thu Aug 02 22:42:05 2007 +0000
+++ b/print/acroread7/distinfo Thu Aug 02 22:53:16 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2007/01/11 11:52:17 obache Exp $
+$NetBSD: distinfo,v 1.8 2007/08/02 22:53:16 wiz Exp $
SHA1 (AdobeReader_enu-7.0.9-1.i386.tar.gz) = 793cc8bcf59a6c24b6e74881bad978efcd447df9
RMD160 (AdobeReader_enu-7.0.9-1.i386.tar.gz) = b9d7b2068be3314054581ff129d6cb5fee7677f6
Size (AdobeReader_enu-7.0.9-1.i386.tar.gz) = 44165526 bytes
-SHA1 (patch-aa) = 6e4d6a9304ff15a3a680880ee96111236957e6e9
+SHA1 (patch-aa) = 9c698e4d816eda04bfde711b7beff40519a920a7
diff -r 383df86a4929 -r cf71153dd531 print/acroread7/patches/patch-aa
--- a/print/acroread7/patches/patch-aa Thu Aug 02 22:42:05 2007 +0000
+++ b/print/acroread7/patches/patch-aa Thu Aug 02 22:53:16 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.4 2006/09/06 13:04:58 hira Exp $
+$NetBSD: patch-aa,v 1.5 2007/08/02 22:53:16 wiz Exp $
--- INSTALL.orig 2006-05-23 10:33:34.000000000 +0900
+++ INSTALL 2006-09-06 21:23:16.000000000 +0900
@@ -36,7 +36,7 @@
+ NetBSD | DragonFly)
+ MachArch=`uname -p`
+ case "$MachArch" in
-+ i386)
++ i386|x86_64)
+ ReadDefaultNum="$ReadIntelLinuxNum"
+ DefaultName="Intel/Linux"
+ ;;
Home |
Main Index |
Thread Index |
Old Index