pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/canlock-hp canlock-hp: update to 3.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bb16094a478
branches:  trunk
changeset: 319439:0bb16094a478
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 13 17:36:05 2019 +0000

description:
canlock-hp: update to 3.1.0.

Provided by Michael B?uerle via pkgsrc-wip.

Source tree of canlock-hp was merged into libcanlock.
This package now tracks the version number of libcanlock.

Changelog
=========

3.1.0      2019-01-26
           Merged into libcanlock package. Now using the same version number.
           Manual page of canlock-hfp utility updated

diffstat:

 news/canlock-hp/Makefile |   9 ++++++---
 news/canlock-hp/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r b8954027139e -r 0bb16094a478 news/canlock-hp/Makefile
--- a/news/canlock-hp/Makefile  Wed Feb 13 17:35:17 2019 +0000
+++ b/news/canlock-hp/Makefile  Wed Feb 13 17:36:05 2019 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2018/08/27 15:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/13 17:36:05 wiz Exp $
 
-DISTNAME=      canlock-hp-0.0.3
+DISTNAME=      libcanlock-3.1.0
+PKGNAME=       ${DISTNAME:S/libcanlock/canlock-hp/}
 CATEGORIES=    news
-MASTER_SITES=  http://micha.freeshell.org/canlock-hp/src/
+MASTER_SITES=  http://micha.freeshell.org/libcanlock/src/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    michael.baeuerle%gmx.net@localhost
@@ -11,6 +12,8 @@
 LICENSE=       mit
 
 GNU_CONFIGURE= yes
+CONFIGURE_DIRS=        hp
+BUILD_DIRS=    hp
 
 USE_LANGUAGES+=        c99
 
diff -r b8954027139e -r 0bb16094a478 news/canlock-hp/distinfo
--- a/news/canlock-hp/distinfo  Wed Feb 13 17:35:17 2019 +0000
+++ b/news/canlock-hp/distinfo  Wed Feb 13 17:36:05 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/08/27 15:13:27 wiz Exp $
+$NetBSD: distinfo,v 1.2 2019/02/13 17:36:05 wiz Exp $
 
-SHA1 (canlock-hp-0.0.3.tar.bz2) = 569c7c78595574a51fe5f87e1e2da72f38eda466
-RMD160 (canlock-hp-0.0.3.tar.bz2) = 426fb265f22c2e3a5a4364e5fb0fc8dbc74373f6
-SHA512 (canlock-hp-0.0.3.tar.bz2) = 0c61ee215d12d4d4d8563cfcd3496cebc256821ea64f333c7e060f3f0083c3a38f708322c6050175b5d7b7fbe533d7c62b4e7780c068a962dc33ee3ddf5d6e4b
-Size (canlock-hp-0.0.3.tar.bz2) = 178622 bytes
+SHA1 (libcanlock-3.1.0.tar.bz2) = 53d0bf126ae4169f704a4e6bc9154eb57d36008b
+RMD160 (libcanlock-3.1.0.tar.bz2) = 56021643dedb418cc056223ea7d5cbd95e5c27b0
+SHA512 (libcanlock-3.1.0.tar.bz2) = 46f0806ff24ebf9f1cc497c44522dc0d8f56b290f8c8d949404b676724307b2b9a75e93350360e01a6b80fb804f6cd6edb6c4786221c8ec5506fecb3479d89bb
+Size (libcanlock-3.1.0.tar.bz2) = 487745 bytes



Home | Main Index | Thread Index | Old Index