pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
calypso-git: update version to match upstream.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Aug 27 18:03:11 2016 +0200
Changeset: 90c436262514e1357e93da62e3937e03ed7fab35
Modified Files:
calypso-git/Makefile
Log Message:
calypso-git: update version to match upstream.
Update PYTHON_VERSIONS_INCOMPATIBLE comment.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=90c436262514e1357e93da62e3937e03ed7fab35
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
calypso-git/Makefile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/calypso-git/Makefile b/calypso-git/Makefile
index 00a53b3..eac51db 100644
--- a/calypso-git/Makefile
+++ b/calypso-git/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2015/01/26 09:25:42 thomasklausner Exp $
-DISTNAME= calypso-1.3
+DISTNAME= calypso-1.5
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -16,12 +16,10 @@ GIT_REPO.calypso= git://keithp.com/git/calypso.git
WRKSRC= ${WRKDIR}/calypso
-PYDISTUTILSPKG= yes
-
INSTALLATION_DIRS= share/examples/calypso
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 20160824
REPLACE_PYTHON= calypso.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-vobject
post-install:
${INSTALL_DATA} ${WRKSRC}/config ${DESTDIR}${PREFIX}/share/examples/calypso/
Home |
Main Index |
Thread Index |
Old Index