summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2021-03-16 17:00:40 +0000
committerfcambus <fcambus@pkgsrc.org>2021-03-16 17:00:40 +0000
commitb795fdb8dc0feea55d8800bffa3d77955770ca81 (patch)
tree9ce838d196ff7fcc7802f0ca1d5e1f9a9d9d09a8 /comms
parent350dc724e84d0cf6c7a6c5040830f36046212b32 (diff)
downloadpkgsrc-b795fdb8dc0feea55d8800bffa3d77955770ca81.tar.gz
qodem: update to 1.0.1.
qodem (1.0.1-1) unstable; urgency=low * Bug fixes * Linux console GPM mouse support
Diffstat (limited to 'comms')
-rw-r--r--comms/qodem/Makefile10
-rw-r--r--comms/qodem/distinfo10
2 files changed, 13 insertions, 7 deletions
diff --git a/comms/qodem/Makefile b/comms/qodem/Makefile
index d2d9056c90b..c7e6648f719 100644
--- a/comms/qodem/Makefile
+++ b/comms/qodem/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/01/26 05:26:18 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2021/03/16 17:00:40 fcambus Exp $
-DISTNAME= qodem-1.0.0
+DISTNAME= qodem-1.0.1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qodem/}
@@ -13,5 +13,11 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-sdl --disable-upnp
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} != "Linux"
+CONFIGURE_ARGS+= --disable-gpm
+.endif
+
.include "../../devel/ncursesw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/qodem/distinfo b/comms/qodem/distinfo
index b5b27ec9d29..b1e29dfc5a3 100644
--- a/comms/qodem/distinfo
+++ b/comms/qodem/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/22 20:22:32 fcambus Exp $
+$NetBSD: distinfo,v 1.2 2021/03/16 17:00:40 fcambus Exp $
-SHA1 (qodem-1.0.0.tar.gz) = 428f4b4e20ddaa4737bb790c590ee9e6ac7cf528
-RMD160 (qodem-1.0.0.tar.gz) = e61e4cdfa20915d081ff6b97aad4ceb6877966e8
-SHA512 (qodem-1.0.0.tar.gz) = d761e530f93448b22e3145b045df7fe365c1369f132fbf3a3dedd10776e2c6d30397b8e6d8c0a82f508c08b7f6d4efb578e007f4c2394171f0778d6e5f6ae081
-Size (qodem-1.0.0.tar.gz) = 7763034 bytes
+SHA1 (qodem-1.0.1.tar.gz) = 955741a2372b36144377d6994289fd3949d3f64e
+RMD160 (qodem-1.0.1.tar.gz) = 78d23e09474444fe5e940cce72b53ad4456a7323
+SHA512 (qodem-1.0.1.tar.gz) = 1bbd0c2f935e8bccf67534153da8fc2c78ceedc6398e6259f2830ea021ce7c8296881285e436a3c8986a9ec78781ae22604b086a852b0afbfd5ff1cf73d8647f
+Size (qodem-1.0.1.tar.gz) = 9959922 bytes