pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/obconf-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Jun  2 08:54:52 UTC 2020

Modified Files:
        pkgsrc/wm/obconf-qt: Makefile

Log Message:
wm/obconf-qt: Follow github hosted package nomenclature
as suggested by @leot


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/wm/obconf-qt/Makefile

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

Modified files:

Index: pkgsrc/wm/obconf-qt/Makefile
diff -u pkgsrc/wm/obconf-qt/Makefile:1.4 pkgsrc/wm/obconf-qt/Makefile:1.5
--- pkgsrc/wm/obconf-qt/Makefile:1.4    Tue Jun  2 08:24:54 2020
+++ pkgsrc/wm/obconf-qt/Makefile        Tue Jun  2 08:54:52 2020
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/06/02 08:24:54 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/02 08:54:52 pin Exp $
 
-VERSION=       0.15.0
-DISTNAME=      obconf-qt-${VERSION}
+DISTNAME=      obconf-qt-0.15.0
 PKGREVISION=   1
 CATEGORIES=    wm
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/obconf-qt/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