summaryrefslogtreecommitdiff
path: root/devel/diffuse/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-06 21:52:07 +0000
committerwiz <wiz@pkgsrc.org>2009-08-06 21:52:07 +0000
commitf0da9d9564a38dfe1c1d2a0ddb191463267ab95a (patch)
tree71119787d3a1d10234a3c21bacf37d122ed66c00 /devel/diffuse/Makefile
parentb11ac40961cecd2f8bbfc32aaf6a88eb933a4752 (diff)
downloadpkgsrc-f0da9d9564a38dfe1c1d2a0ddb191463267ab95a.tar.gz
Update to 0.3.4:
Released 2009-07-03 * syntax highlighting for .plist, GLSL, SConscript, and SConstruct files * status bar now explains how to navigate between modes * added labels to indicate syntax highlighting rules, encoding, and format * Subversion 1.6 support * added Henri Menke's German translation * added '--examplesdir=' and '--mandir=' options to install.py * renamed the '--python-interpreter=' installer option to '--pythonbin=' * minor bug fixes Add an additional post-release fix from upstream (patch-aa).
Diffstat (limited to 'devel/diffuse/Makefile')
-rw-r--r--devel/diffuse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/diffuse/Makefile b/devel/diffuse/Makefile
index 75e09973024..9cda4ed6a11 100644
--- a/devel/diffuse/Makefile
+++ b/devel/diffuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/07/22 09:01:23 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/06 21:52:07 wiz Exp $
#
-DISTNAME= diffuse-0.3.3
+DISTNAME= diffuse-0.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=diffuse/}
EXTRACT_SUFX= .tar.bz2
@@ -18,7 +18,7 @@ USE_LANGUAGES= # none
CONF_FILES+= ${PREFIX}/share/examples/diffuse/diffuserc \
${PKG_SYSCONFDIR}/diffuserc
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
do-build:
# nothing