pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/python36



Module Name:    pkgsrc
Committed By:   maya
Date:           Tue May 30 14:08:26 UTC 2017

Modified Files:
        pkgsrc/lang/python36: Makefile

Log Message:
python36: bump PKGREVISION for socketcan support on netbsd


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/python36/Makefile

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

Modified files:

Index: pkgsrc/lang/python36/Makefile
diff -u pkgsrc/lang/python36/Makefile:1.7 pkgsrc/lang/python36/Makefile:1.8
--- pkgsrc/lang/python36/Makefile:1.7   Mon May 29 23:06:45 2017
+++ pkgsrc/lang/python36/Makefile       Tue May 30 14:08:26 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2017/05/29 23:06:45 he Exp $
+# $NetBSD: Makefile,v 1.8 2017/05/30 14:08:26 maya Exp $
 
 .include "dist.mk"
 
 PKGNAME=       python36-${PY_DISTVERSION}
 CATEGORIES=    lang python
-PKGREVISION=   1
+PKGREVISION=   2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.python.org/



Home | Main Index | Thread Index | Old Index