pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-trytond
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Jan 14 04:43:36 UTC 2022
Modified Files:
pkgsrc/devel/py-trytond: Makefile.common
Log Message:
py-trytond: g/c stale commented-out line
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-trytond/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-trytond/Makefile.common
diff -u pkgsrc/devel/py-trytond/Makefile.common:1.26 pkgsrc/devel/py-trytond/Makefile.common:1.27
--- pkgsrc/devel/py-trytond/Makefile.common:1.26 Fri Dec 24 16:10:39 2021
+++ pkgsrc/devel/py-trytond/Makefile.common Fri Jan 14 04:43:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.26 2021/12/24 16:10:39 wiz Exp $
+# $NetBSD: Makefile.common,v 1.27 2022/01/14 04:43:36 gutteridge Exp $
# used by databases/py-trytond-ldap-authentication
# used by devel/py-proteus/Makefile
@@ -240,7 +240,6 @@ CATEGORIES?= devel python
DISTNAME?= ${TRYTON_MODULE_NAME}-${TRYTON_VERSION}
PKGNAME?= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-#RKSRC?= ${WRKDIR}/trytond-${TRYTON_VERSION}
# TODO: use MASTER_SITES_PYPI
MASTER_SITES= https://downloads-cdn.tryton.org/6.2/
Home |
Main Index |
Thread Index |
Old Index