pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-print: rename PKGNAME from py-pyprint to py-print
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Oct 8 01:50:58 2017 +0200
Changeset: 52a9ccff6afcd909b5323799c36b5897e42c13e4
Modified Files:
py-print/Makefile
Log Message:
py-print: rename PKGNAME from py-pyprint to py-print
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=52a9ccff6afcd909b5323799c36b5897e42c13e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-print/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-print/Makefile b/py-print/Makefile
index bf1406ebb1..f6d2ad8b27 100644
--- a/py-print/Makefile
+++ b/py-print/Makefile
@@ -2,7 +2,7 @@
GITHUB_PROJECT= PyPrint
DISTNAME= PyPrint-0.2.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//:tl}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GITHUB:=coala/}
Home |
Main Index |
Thread Index |
Old Index