pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/emiclock Fix installation error. Define AllTarge...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9a91c9a76cf
branches:  trunk
changeset: 505598:b9a91c9a76cf
user:      hira <hira%pkgsrc.org@localhost>
date:      Thu Jan 05 14:26:33 2006 +0000

description:
Fix installation error.  Define AllTarget in Imakefile.
Tested on NetBSD/i386 3.0_STABLE.

diffstat:

 time/emiclock/distinfo         |   4 ++--
 time/emiclock/patches/patch-ad |  14 +++++++++++---
 2 files changed, 13 insertions(+), 5 deletions(-)

diffs (42 lines):

diff -r 4df6fe02b586 -r b9a91c9a76cf time/emiclock/distinfo
--- a/time/emiclock/distinfo    Thu Jan 05 14:24:38 2006 +0000
+++ b/time/emiclock/distinfo    Thu Jan 05 14:26:33 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2005/05/25 13:44:34 wiz Exp $
+$NetBSD: distinfo,v 1.5 2006/01/05 14:26:33 hira Exp $
 
 SHA1 (emiclock-2.0.2.tar.gz) = e1c042d600faf59ecdb11f1199f1793282db90c1
 RMD160 (emiclock-2.0.2.tar.gz) = 25a753aaefbd9b8b57c16fbfe13678a002ab8179
@@ -6,5 +6,5 @@
 SHA1 (patch-aa) = 082873291d05709ecc392a3e6295078065aa1d30
 SHA1 (patch-ab) = 8c83e056bd03b0f493f91afd33ce572ed673511b
 SHA1 (patch-ac) = 4b020ac03c958d1ca44968c17b7d657edda77690
-SHA1 (patch-ad) = 21ddc7456641bf5a4c50b8d6f04b2874378cd868
+SHA1 (patch-ad) = fc39e0429e2b8b8e7c13a5d282615bdc231b9db4
 SHA1 (patch-ae) = 75250a553700eeacd5fcc6f71ed4477541cab6c0
diff -r 4df6fe02b586 -r b9a91c9a76cf time/emiclock/patches/patch-ad
--- a/time/emiclock/patches/patch-ad    Thu Jan 05 14:24:38 2006 +0000
+++ b/time/emiclock/patches/patch-ad    Thu Jan 05 14:26:33 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ad,v 1.2 2001/08/23 04:26:55 jlam Exp $
+$NetBSD: patch-ad,v 1.3 2006/01/05 14:26:33 hira Exp $
 
---- Imakefile.orig     Thu Sep  2 10:33:47 1999
-+++ Imakefile
+--- Imakefile.orig     1999-09-02 23:33:47.000000000 +0900
++++ Imakefile  2006-01-04 17:12:42.000000000 +0900
 @@ -106,6 +106,11 @@
  #define       StartupSound    myu.au
  #endif        /* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
@@ -23,3 +23,11 @@
  # endif       /* USE_XAW3D */
  
    SYS_LIBRARIES = SoundLibrary -lm
+@@ -183,6 +188,7 @@
+        gdata_cbase.o gdata_char.o gdata_cmono.o credit.o credit_mono.o \
+        sound.o rcfile.o misc.o CascadeMenu.o version.o
+ 
++AllTarget(emiclock EmiClock.ad)
+ 
+ XCOMM
+ XCOMM  Compile Target



Home | Main Index | Thread Index | Old Index