Fri Dec 27 01:59:43 2013 UTC ()
Update plist for latest python33; it seems that some stuff called
"venv" is copied wholesale from the python33 install, I guess via
the wonders of scons, and one of the files went away in the last
python33 update.


(dholland)
diff -r1.99 -r1.100 pkgsrc/graphics/blender/Makefile
diff -r1.14 -r1.15 pkgsrc/graphics/blender/PLIST

cvs diff -r1.99 -r1.100 pkgsrc/graphics/blender/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/blender/Makefile 2013/11/20 20:04:37 1.99
+++ pkgsrc/graphics/blender/Makefile 2013/12/27 01:59:42 1.100
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.99 2013/11/20 20:04:37 adam Exp $ 1# $NetBSD: Makefile,v 1.100 2013/12/27 01:59:42 dholland Exp $
2 2
3DISTNAME= blender-2.68a 3DISTNAME= blender-2.68a
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= http://download.blender.org/source/ 6MASTER_SITES= http://download.blender.org/source/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.blender.org/ 9HOMEPAGE= http://www.blender.org/
10COMMENT= Fully integrated 3D graphics creation suite 10COMMENT= Fully integrated 3D graphics creation suite
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_TOOLS+= gmake 13USE_TOOLS+= gmake
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15 15
16PYTHON_VERSIONS_ACCEPTED= 33 16PYTHON_VERSIONS_ACCEPTED= 33
17 17

cvs diff -r1.14 -r1.15 pkgsrc/graphics/blender/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/blender/PLIST 2013/10/12 22:11:00 1.14
+++ pkgsrc/graphics/blender/PLIST 2013/12/27 01:59:42 1.15
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.14 2013/10/12 22:11:00 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.15 2013/12/27 01:59:42 dholland Exp $
2bin/blender 2bin/blender
3share/blender/2.68/datafiles/fonts/bmonofont-i18n.ttf.gz 3share/blender/2.68/datafiles/fonts/bmonofont-i18n.ttf.gz
4share/blender/2.68/datafiles/fonts/droidsans.ttf.gz 4share/blender/2.68/datafiles/fonts/droidsans.ttf.gz
5share/blender/2.68/datafiles/locale/ar/LC_MESSAGES/blender.mo 5share/blender/2.68/datafiles/locale/ar/LC_MESSAGES/blender.mo
6share/blender/2.68/datafiles/locale/ca/LC_MESSAGES/blender.mo 6share/blender/2.68/datafiles/locale/ca/LC_MESSAGES/blender.mo
7share/blender/2.68/datafiles/locale/cs/LC_MESSAGES/blender.mo 7share/blender/2.68/datafiles/locale/cs/LC_MESSAGES/blender.mo
8share/blender/2.68/datafiles/locale/de/LC_MESSAGES/blender.mo 8share/blender/2.68/datafiles/locale/de/LC_MESSAGES/blender.mo
9share/blender/2.68/datafiles/locale/eo/LC_MESSAGES/blender.mo 9share/blender/2.68/datafiles/locale/eo/LC_MESSAGES/blender.mo
10share/blender/2.68/datafiles/locale/es/LC_MESSAGES/blender.mo 10share/blender/2.68/datafiles/locale/es/LC_MESSAGES/blender.mo
11share/blender/2.68/datafiles/locale/es_ES/LC_MESSAGES/blender.mo 11share/blender/2.68/datafiles/locale/es_ES/LC_MESSAGES/blender.mo
12share/blender/2.68/datafiles/locale/fa/LC_MESSAGES/blender.mo 12share/blender/2.68/datafiles/locale/fa/LC_MESSAGES/blender.mo
13share/blender/2.68/datafiles/locale/fr/LC_MESSAGES/blender.mo 13share/blender/2.68/datafiles/locale/fr/LC_MESSAGES/blender.mo
14share/blender/2.68/datafiles/locale/he/LC_MESSAGES/blender.mo 14share/blender/2.68/datafiles/locale/he/LC_MESSAGES/blender.mo
@@ -464,27 +464,26 @@ share/blender/2.68/python/lib/python3.3/ @@ -464,27 +464,26 @@ share/blender/2.68/python/lib/python3.3/
464share/blender/2.68/python/lib/python3.3/unittest/suite.py 464share/blender/2.68/python/lib/python3.3/unittest/suite.py
465share/blender/2.68/python/lib/python3.3/unittest/util.py 465share/blender/2.68/python/lib/python3.3/unittest/util.py
466share/blender/2.68/python/lib/python3.3/urllib/__init__.py 466share/blender/2.68/python/lib/python3.3/urllib/__init__.py
467share/blender/2.68/python/lib/python3.3/urllib/error.py 467share/blender/2.68/python/lib/python3.3/urllib/error.py
468share/blender/2.68/python/lib/python3.3/urllib/parse.py 468share/blender/2.68/python/lib/python3.3/urllib/parse.py
469share/blender/2.68/python/lib/python3.3/urllib/request.py 469share/blender/2.68/python/lib/python3.3/urllib/request.py
470share/blender/2.68/python/lib/python3.3/urllib/response.py 470share/blender/2.68/python/lib/python3.3/urllib/response.py
471share/blender/2.68/python/lib/python3.3/urllib/robotparser.py 471share/blender/2.68/python/lib/python3.3/urllib/robotparser.py
472share/blender/2.68/python/lib/python3.3/uu.py 472share/blender/2.68/python/lib/python3.3/uu.py
473share/blender/2.68/python/lib/python3.3/uuid.py 473share/blender/2.68/python/lib/python3.3/uuid.py
474share/blender/2.68/python/lib/python3.3/venv/__init__.py 474share/blender/2.68/python/lib/python3.3/venv/__init__.py
475share/blender/2.68/python/lib/python3.3/venv/__main__.py 475share/blender/2.68/python/lib/python3.3/venv/__main__.py
476share/blender/2.68/python/lib/python3.3/venv/scripts/posix/activate 476share/blender/2.68/python/lib/python3.3/venv/scripts/posix/activate
477share/blender/2.68/python/lib/python3.3/venv/scripts/posix/pydoc 
478share/blender/2.68/python/lib/python3.3/warnings.py 477share/blender/2.68/python/lib/python3.3/warnings.py
479share/blender/2.68/python/lib/python3.3/wave.py 478share/blender/2.68/python/lib/python3.3/wave.py
480share/blender/2.68/python/lib/python3.3/weakref.py 479share/blender/2.68/python/lib/python3.3/weakref.py
481share/blender/2.68/python/lib/python3.3/webbrowser.py 480share/blender/2.68/python/lib/python3.3/webbrowser.py
482share/blender/2.68/python/lib/python3.3/wsgiref/__init__.py 481share/blender/2.68/python/lib/python3.3/wsgiref/__init__.py
483share/blender/2.68/python/lib/python3.3/wsgiref/handlers.py 482share/blender/2.68/python/lib/python3.3/wsgiref/handlers.py
484share/blender/2.68/python/lib/python3.3/wsgiref/headers.py 483share/blender/2.68/python/lib/python3.3/wsgiref/headers.py
485share/blender/2.68/python/lib/python3.3/wsgiref/simple_server.py 484share/blender/2.68/python/lib/python3.3/wsgiref/simple_server.py
486share/blender/2.68/python/lib/python3.3/wsgiref/util.py 485share/blender/2.68/python/lib/python3.3/wsgiref/util.py
487share/blender/2.68/python/lib/python3.3/wsgiref/validate.py 486share/blender/2.68/python/lib/python3.3/wsgiref/validate.py
488share/blender/2.68/python/lib/python3.3/xdrlib.py 487share/blender/2.68/python/lib/python3.3/xdrlib.py
489share/blender/2.68/python/lib/python3.3/xml/__init__.py 488share/blender/2.68/python/lib/python3.3/xml/__init__.py
490share/blender/2.68/python/lib/python3.3/xml/dom/NodeFilter.py 489share/blender/2.68/python/lib/python3.3/xml/dom/NodeFilter.py