summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-15 12:34:32 +0000
committerwiz <wiz@pkgsrc.org>2010-03-15 12:34:32 +0000
commite82986fcdbfd9fc90544187b9d1cd00fca43618b (patch)
tree51733c27dd1c2f1adfc57ad04af9f40a0ae30f7e /comms
parentf4f111232e526c86c1ead7ae073bdd0f324380a8 (diff)
downloadpkgsrc-e82986fcdbfd9fc90544187b9d1cd00fca43618b.tar.gz
Update to 0.12.5:
This is to get 0.12.5 out with the new Calendar code so J-Pilot can get their release out. I will be dropping a 0.12.5.1 release shortly after this with the patches rolled up from 0.12.4 to current pushed in.
Diffstat (limited to 'comms')
-rw-r--r--comms/pilot-link/Makefile.common5
-rw-r--r--comms/pilot-link/distinfo10
-rw-r--r--comms/pilot-link/patches/patch-aa10
3 files changed, 13 insertions, 12 deletions
diff --git a/comms/pilot-link/Makefile.common b/comms/pilot-link/Makefile.common
index 100c454fc8b..5d438e6250d 100644
--- a/comms/pilot-link/Makefile.common
+++ b/comms/pilot-link/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2009/08/09 08:36:34 wiz Exp $
+# $NetBSD: Makefile.common,v 1.14 2010/03/15 12:34:32 wiz Exp $
# used by comms/p5-pilot-link/Makefile
# used by comms/pilot-link/Makefile
# used by comms/pilot-link-libs/Makefile
@@ -8,10 +8,11 @@ CATEGORIES= comms
MASTER_SITES= http://downloads.pilot-link.org/
EXTRACT_SUFX= .tar.bz2
-PILOT_LINK_VERS= 0.12.4
+PILOT_LINK_VERS= 0.12.5
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE?= http://www.pilot-link.org/
+LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
USE_LANGUAGES= c
USE_LIBTOOL= yes
diff --git a/comms/pilot-link/distinfo b/comms/pilot-link/distinfo
index 169fdf45938..db73380d397 100644
--- a/comms/pilot-link/distinfo
+++ b/comms/pilot-link/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2009/08/09 08:36:34 wiz Exp $
+$NetBSD: distinfo,v 1.23 2010/03/15 12:34:32 wiz Exp $
-SHA1 (pilot-link-0.12.4.tar.bz2) = cb1fcf11f8f1b26cfa3b83fab0293ea55ae62471
-RMD160 (pilot-link-0.12.4.tar.bz2) = c7f8fb0312d8d071c12cf9e3333981b050f281df
-Size (pilot-link-0.12.4.tar.bz2) = 1576699 bytes
-SHA1 (patch-aa) = c124995244710b802686fd766a8717eab4f3ace6
+SHA1 (pilot-link-0.12.5.tar.bz2) = b822466333ba58bbb32d7cfe5c547f4e7a78bdee
+RMD160 (pilot-link-0.12.5.tar.bz2) = 806c87b9849d37fc5f88b453fb0842504be71a76
+Size (pilot-link-0.12.5.tar.bz2) = 1578735 bytes
+SHA1 (patch-aa) = dbed32343c5750f0278ba9a43050ead38574503a
SHA1 (patch-ab) = add1156600a681cc0ae30c5d9095b4f1bb6739c3
diff --git a/comms/pilot-link/patches/patch-aa b/comms/pilot-link/patches/patch-aa
index 0051ada31b3..36feb8e383a 100644
--- a/comms/pilot-link/patches/patch-aa
+++ b/comms/pilot-link/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.10 2007/01/26 01:26:46 markd Exp $
+$NetBSD: patch-aa,v 1.11 2010/03/15 12:34:32 wiz Exp $
---- configure.orig 2006-09-05 07:01:21.000000000 +1200
+--- configure.orig 2010-02-07 03:42:29.000000000 +0000
+++ configure
-@@ -23224,7 +23224,7 @@ _ACEOF
+@@ -15081,7 +15081,7 @@ $as_echo "#define HAVE_USB 1" >>confdefs
usb_type=linux
msg_usb="yes, Linux"
;;
- *freebsd*)
+ *bsd*)
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_USB 1
+ $as_echo "#define HAVE_USB 1" >>confdefs.h
+