pkgsrc-WIP-changes archive

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

Change the version to be more future-proof



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Tue Feb 14 00:01:42 2017 +0100
Changeset:	17bc0b7ed725c496934e2a4b0aa675d541a81cca

Modified Files:
	py-acme-tiny/Makefile

Log Message:
Change the version to be more future-proof

Suggested by wiz@, thanks!

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=17bc0b7ed725c496934e2a4b0aa675d541a81cca

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

diffstat:
 py-acme-tiny/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-acme-tiny/Makefile b/py-acme-tiny/Makefile
index 42f0c892cc..dc1a721708 100644
--- a/py-acme-tiny/Makefile
+++ b/py-acme-tiny/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	acme-tiny-1
+DISTNAME=	acme-tiny-0.0.20170214
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=diafygi/}


Home | Main Index | Thread Index | Old Index