pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/linpsk Fixed pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/959233d4d6e5
branches:  trunk
changeset: 511120:959233d4d6e5
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Apr 09 16:08:06 2006 +0000

description:
Fixed pkglint warnings.

diffstat:

 ham/linpsk/Makefile         |  3 +--
 ham/linpsk/distinfo         |  4 ++--
 ham/linpsk/patches/patch-ag |  4 ++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs (51 lines):

diff -r e9b55985d10d -r 959233d4d6e5 ham/linpsk/Makefile
--- a/ham/linpsk/Makefile       Sun Apr 09 16:06:30 2006 +0000
+++ b/ham/linpsk/Makefile       Sun Apr 09 16:08:06 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/09 21:04:44 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/09 16:08:06 rillig Exp $
 #
 
 DISTNAME=      linpsk-0.8.1
@@ -14,7 +14,6 @@
 
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake
-USE_GNUMAKE=   yes
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
 
diff -r e9b55985d10d -r 959233d4d6e5 ham/linpsk/distinfo
--- a/ham/linpsk/distinfo       Sun Apr 09 16:06:30 2006 +0000
+++ b/ham/linpsk/distinfo       Sun Apr 09 16:08:06 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2005/08/15 14:03:53 wulf Exp $
+$NetBSD: distinfo,v 1.5 2006/04/09 16:08:06 rillig Exp $
 
 SHA1 (linpsk-0.8.1.tar.gz) = d55d8c793ecd3a4395603ebdd8e795f1dc4d20f9
 RMD160 (linpsk-0.8.1.tar.gz) = 975bbdfc0b63e516f1d5fdfe6baf10fa12899219
@@ -7,5 +7,5 @@
 SHA1 (patch-ac) = 5be307963474f6879490185b47bed6e50dd51ffe
 SHA1 (patch-ad) = d9a62afada11b17730e4457e73fef7e21b8bee62
 SHA1 (patch-af) = b7800c5111a2d85d60ab64b69687e2da8e03ab88
-SHA1 (patch-ag) = 2577212da1fffa673d7dce9b8c939f1ae2dee12a
+SHA1 (patch-ag) = 490d53c18ec1cb3961e7d49ec8f551c386bcec6a
 SHA1 (patch-ai) = 192112a67a4ad8d70d4f71fbb1390a1fb26d7496
diff -r e9b55985d10d -r 959233d4d6e5 ham/linpsk/patches/patch-ag
--- a/ham/linpsk/patches/patch-ag       Sun Apr 09 16:06:30 2006 +0000
+++ b/ham/linpsk/patches/patch-ag       Sun Apr 09 16:08:06 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-ag,v 1.1 2005/03/16 15:32:12 rillig Exp $
+$NetBSD: patch-ag,v 1.2 2006/04/09 16:08:06 rillig Exp $
 
 NetBSD-1.6.2 does not have struct sched_param.
 
@@ -21,7 +21,7 @@
      struct sched_param    schp = { 0 };
      int                   maxPri;
  
-@@ -495,6 +498,7 @@ cleanup:
+@@ -495,6 +498,7 @@ cleanup:
  #ifdef GNUSTEP
      GSUnregisterCurrentThread();  /* SB20010904 */
  #endif



Home | Main Index | Thread Index | Old Index