pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pius pius: remove PYPKGPREFIX from PKGNAME to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d6647039474
branches: trunk
changeset: 421477:1d6647039474
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 16 12:18:31 2020 +0000
description:
pius: remove PYPKGPREFIX from PKGNAME to match directory name
It's an enduser program, so it's not necessary to install
multiple versions. ok schmonz@
While here, simplify github usage.
diffstat:
security/pius/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 66e01119712d -r 1d6647039474 security/pius/Makefile
--- a/security/pius/Makefile Thu Jan 16 11:45:19 2020 +0000
+++ b/security/pius/Makefile Thu Jan 16 12:18:31 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2020/01/15 13:07:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/16 12:18:31 wiz Exp $
DISTNAME= pius-3.0.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= security python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=jaymzh/pius/releases/download/v3.0.0/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=jaymzh/}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index