pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms Revbump due to fixing linkage with libpisock in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5d1f29a856d
branches:  trunk
changeset: 385713:a5d1f29a856d
user:      nros <nros%pkgsrc.org@localhost>
date:      Sun Sep 25 07:46:22 2022 +0000

description:
Revbump due to fixing linkage with libpisock in pilot-link-libs

diffstat:

 comms/jpilot-syncmal/Makefile |  4 ++--
 comms/jpilot/Makefile         |  4 ++--
 comms/libmal/Makefile         |  4 ++--
 comms/malsync/Makefile        |  4 ++--
 comms/p5-pilot-link/Makefile  |  4 ++--
 comms/pilot-link/Makefile     |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (83 lines):

diff -r ccab42852eb3 -r a5d1f29a856d comms/jpilot-syncmal/Makefile
--- a/comms/jpilot-syncmal/Makefile     Sun Sep 25 07:33:14 2022 +0000
+++ b/comms/jpilot-syncmal/Makefile     Sun Sep 25 07:46:22 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2021/12/08 16:03:34 adam Exp $
+# $NetBSD: Makefile,v 1.78 2022/09/25 07:46:22 nros Exp $
 
 DISTNAME=              jpilot-syncmal-0.80
-PKGREVISION=           34
+PKGREVISION=           35
 CATEGORIES=            comms
 MASTER_SITES=          http://www.jlogday.com/code/syncmal/archive/
 
diff -r ccab42852eb3 -r a5d1f29a856d comms/jpilot/Makefile
--- a/comms/jpilot/Makefile     Sun Sep 25 07:33:14 2022 +0000
+++ b/comms/jpilot/Makefile     Sun Sep 25 07:46:22 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2021/12/08 16:01:46 adam Exp $
+# $NetBSD: Makefile,v 1.117 2022/09/25 07:46:22 nros Exp $
 
 DISTNAME=              jpilot-1.8.2
-PKGREVISION=           14
+PKGREVISION=           15
 CATEGORIES=            comms
 MASTER_SITES=          http://www.jpilot.org/
 
diff -r ccab42852eb3 -r a5d1f29a856d comms/libmal/Makefile
--- a/comms/libmal/Makefile     Sun Sep 25 07:33:14 2022 +0000
+++ b/comms/libmal/Makefile     Sun Sep 25 07:46:22 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/08/16 20:45:32 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2022/09/25 07:46:22 nros Exp $
 
 DISTNAME=              libmal-0.44
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            comms
 MASTER_SITES=          http://www.jlogday.com/code/libmal/archive/
 
diff -r ccab42852eb3 -r a5d1f29a856d comms/malsync/Makefile
--- a/comms/malsync/Makefile    Sun Sep 25 07:33:14 2022 +0000
+++ b/comms/malsync/Makefile    Sun Sep 25 07:46:22 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2019/11/03 12:04:13 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2022/09/25 07:46:22 nros Exp $
 
 DISTNAME=      ${PKGNAME_NOREV:S/-/_/}.src
 PKGNAME=       malsync-2.2.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    comms
 #MASTER_SITES= http://www.tomw.org/malsync/
 
diff -r ccab42852eb3 -r a5d1f29a856d comms/p5-pilot-link/Makefile
--- a/comms/p5-pilot-link/Makefile      Sun Sep 25 07:33:14 2022 +0000
+++ b/comms/p5-pilot-link/Makefile      Sun Sep 25 07:46:22 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.63 2022/06/28 11:31:07 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2022/09/25 07:46:22 nros Exp $
 #
 
 .include "../../comms/pilot-link/Makefile.common"
 
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           17
+PKGREVISION=           18
 
 COMMENT=               Perl bindings for pilot-link
 
diff -r ccab42852eb3 -r a5d1f29a856d comms/pilot-link/Makefile
--- a/comms/pilot-link/Makefile Sun Sep 25 07:33:14 2022 +0000
+++ b/comms/pilot-link/Makefile Sun Sep 25 07:46:22 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2022/06/28 11:31:07 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2022/09/25 07:46:23 nros Exp $
 
 .include "../../comms/pilot-link/Makefile.common"
 
-PKGREVISION=           15
+PKGREVISION=           16
 COMMENT=               Tools to talk to the 3Com Pilot PDA
 
 BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}



Home | Main Index | Thread Index | Old Index