pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/lxqt-openssh-askpass



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Jun  1 12:15:15 UTC 2020

Modified Files:
        pkgsrc/security/lxqt-openssh-askpass: Makefile PLIST distinfo

Log Message:
security/lxqt-openssh-askpass: update to 0.15.0

lxqt-openssh-askpass-0.15.0 / 2020-04-23
========================================
  * Bumped version to 0.15.0.
  * Removed (duplicated) string casts definitions.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/lxqt-openssh-askpass/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/lxqt-openssh-askpass/PLIST \
    pkgsrc/security/lxqt-openssh-askpass/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/lxqt-openssh-askpass/Makefile
diff -u pkgsrc/security/lxqt-openssh-askpass/Makefile:1.2 pkgsrc/security/lxqt-openssh-askpass/Makefile:1.3
--- pkgsrc/security/lxqt-openssh-askpass/Makefile:1.2   Sat Apr 25 18:39:04 2020
+++ pkgsrc/security/lxqt-openssh-askpass/Makefile       Mon Jun  1 12:15:15 2020
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2020/04/25 18:39:04 gutteridge Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/01 12:15:15 pin Exp $
 
-DISTNAME=      lxqt-openssh-askpass-0.14.1
+VERSION=       0.15.0
+DISTNAME=      lxqt-openssh-askpass-${VERSION}
 CATEGORIES=    security
-MASTER_SITES=  https://downloads.lxqt.org/downloads/lxqt-openssh-askpass/0.14.1/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/lxqt-openssh-askpass/releases/download/${VERSION}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://lxqt.org/
+HOMEPAGE=      https://github.com/lxqt/lxqt-openssh-askpass/
 COMMENT=       Tool used with openssh to prompt the user for a password
 LICENSE=       gnu-lgpl-v2.1
 

Index: pkgsrc/security/lxqt-openssh-askpass/PLIST
diff -u pkgsrc/security/lxqt-openssh-askpass/PLIST:1.1 pkgsrc/security/lxqt-openssh-askpass/PLIST:1.2
--- pkgsrc/security/lxqt-openssh-askpass/PLIST:1.1      Sat Apr 25 18:36:10 2020
+++ pkgsrc/security/lxqt-openssh-askpass/PLIST  Mon Jun  1 12:15:15 2020
@@ -1,13 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2020/04/25 18:36:10 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/06/01 12:15:15 pin Exp $
 bin/lxqt-openssh-askpass
 man/man1/lxqt-openssh-askpass.1
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ar.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_arn.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ast.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ca.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_cs.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_cy.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_da.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_de.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_el.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_en_GB.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_es.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_fr.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_gl.qm
@@ -22,6 +25,8 @@ share/lxqt/translations/lxqt-openssh-ask
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_pl.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_pt.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_ru.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_sk_SK.qm
+share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_sv.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_tr.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_uk.qm
 share/lxqt/translations/lxqt-openssh-askpass/lxqt-openssh-askpass_zh_CN.qm
Index: pkgsrc/security/lxqt-openssh-askpass/distinfo
diff -u pkgsrc/security/lxqt-openssh-askpass/distinfo:1.1 pkgsrc/security/lxqt-openssh-askpass/distinfo:1.2
--- pkgsrc/security/lxqt-openssh-askpass/distinfo:1.1   Sat Apr 25 18:36:10 2020
+++ pkgsrc/security/lxqt-openssh-askpass/distinfo       Mon Jun  1 12:15:15 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/04/25 18:36:10 gutteridge Exp $
+$NetBSD: distinfo,v 1.2 2020/06/01 12:15:15 pin Exp $
 
-SHA1 (lxqt-openssh-askpass-0.14.1.tar.xz) = 2cec3a5712413739363ac73a4099097e82ca26bc
-RMD160 (lxqt-openssh-askpass-0.14.1.tar.xz) = db5ed64c7d12ce54bb023903335554789d727288
-SHA512 (lxqt-openssh-askpass-0.14.1.tar.xz) = ab35cd719d4a31a495bed68a30cad5bf85701d223ee7306f0dad40717d0c2821af53e07a929b5855fb0cd680684fb790a638b59a1ea3ef288e0f656ab490b5bf
-Size (lxqt-openssh-askpass-0.14.1.tar.xz) = 16848 bytes
+SHA1 (lxqt-openssh-askpass-0.15.0.tar.xz) = 5dc0ed83ba9e100e1095b9a5983a4e0578454e75
+RMD160 (lxqt-openssh-askpass-0.15.0.tar.xz) = d05d67a99fff3735763fd7adbd1057fd8c3c628c
+SHA512 (lxqt-openssh-askpass-0.15.0.tar.xz) = e9dd41dd75892be234e6381670fa0b836bf040b00b7c59c7f23cadc9a916e8c646c4d44645a49183a305c6b755a01e6b8e6a3c0f84aa7c374cdb3ddd577e2f44
+Size (lxqt-openssh-askpass-0.15.0.tar.xz) = 17032 bytes



Home | Main Index | Thread Index | Old Index