pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/lxqt-sudo
Module Name: pkgsrc
Committed By: pin
Date: Tue Jun 2 09:18:13 UTC 2020
Modified Files:
pkgsrc/security/lxqt-sudo: Makefile
Log Message:
security/lxqt-sudo: Follow github hosted package nomenclature
as suggested by @leot
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/lxqt-sudo/Makefile
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-sudo/Makefile
diff -u pkgsrc/security/lxqt-sudo/Makefile:1.3 pkgsrc/security/lxqt-sudo/Makefile:1.4
--- pkgsrc/security/lxqt-sudo/Makefile:1.3 Tue Jun 2 08:24:41 2020
+++ pkgsrc/security/lxqt-sudo/Makefile Tue Jun 2 09:18:13 2020
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2020/06/02 08:24:41 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/02 09:18:13 pin Exp $
-VERSION= 0.15.0
-DISTNAME= lxqt-sudo-${VERSION}
+DISTNAME= lxqt-sudo-0.15.0
PKGREVISION= 1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-sudo/releases/download/${VERSION}/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index