diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-06 14:09:13 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-06 14:09:13 +0000 |
commit | b7ef1afb8bba325e98ba5c7e4ead6a1620973864 (patch) | |
tree | b81da61f82c2907354a190adc98fc7bc65e516ca /graphics/skencil | |
parent | c7390666dde9f79dd6f18de2ff0063e55707ae40 (diff) | |
download | ports-b7ef1afb8bba325e98ba5c7e4ead6a1620973864.tar.gz ports-b7ef1afb8bba325e98ba5c7e4ead6a1620973864.zip |
Upgrade to 0.5.5.
Notes
Notes:
svn path=/head/; revision=18559
Diffstat (limited to 'graphics/skencil')
-rw-r--r-- | graphics/skencil/Makefile | 6 | ||||
-rw-r--r-- | graphics/skencil/distinfo | 2 | ||||
-rw-r--r-- | graphics/skencil/pkg-plist | 29 |
3 files changed, 31 insertions, 6 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 5c185812961a..ca5cd63ad779 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sketch -# Version required: 0.5.3 +# Version required: 0.5.5 # Date created: 04 November 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/12/11 12:52:21 tg Exp $ +# $Id: Makefile,v 1.2 1999/03/12 10:54:23 tg Exp $ # -DISTNAME= sketch-0.5.3 +DISTNAME= sketch-0.5.5 CATEGORIES= graphics MASTER_SITES= http://www.online.de/home/sketch/ diff --git a/graphics/skencil/distinfo b/graphics/skencil/distinfo index e714ec6a2124..6a82de8cffb7 100644 --- a/graphics/skencil/distinfo +++ b/graphics/skencil/distinfo @@ -1 +1 @@ -MD5 (sketch-0.5.3.tar.gz) = be5d2ef1668227b6132ed575f09a846e +MD5 (sketch-0.5.5.tar.gz) = c1772c6ffd6f03649e42dae093c8fd8e diff --git a/graphics/skencil/pkg-plist b/graphics/skencil/pkg-plist index 40717c56fcdc..ac6707029e9c 100644 --- a/graphics/skencil/pkg-plist +++ b/graphics/skencil/pkg-plist @@ -11,16 +11,21 @@ share/sketch/Pax/Generate/typedefs.pyc share/sketch/Pax/X.py share/sketch/Pax/X.pyc share/sketch/Pax/paxmodule.so +share/sketch/Pax/paxtkinter.so share/sketch/Plugins/Filters/ailoader.py share/sketch/Plugins/Filters/ailoader.pyc share/sketch/Plugins/Filters/aisaver.py share/sketch/Plugins/Filters/aisaver.pyc +share/sketch/Plugins/Filters/cmxloader.py +share/sketch/Plugins/Filters/cmxloader.pyc share/sketch/Plugins/Filters/gziploader.py share/sketch/Plugins/Filters/gziploader.pyc share/sketch/Plugins/Filters/skloader.py share/sketch/Plugins/Filters/skloader.pyc share/sketch/Plugins/Filters/sksaver.py share/sketch/Plugins/Filters/sksaver.pyc +share/sketch/Plugins/Filters/wmfloader.py +share/sketch/Plugins/Filters/wmfloader.pyc share/sketch/Plugins/Filters/xfigloader.py share/sketch/Plugins/Filters/xfigloader.pyc share/sketch/Plugins/Objects/lcdtext.py @@ -78,8 +83,12 @@ share/sketch/Resources/Misc/standard.dashes share/sketch/Resources/Misc/standard.spl share/sketch/Resources/Misc/tkdefaults share/sketch/Resources/Misc/www.spl -share/sketch/Script/mkfontdir.py -share/sketch/Script/swapbench.py +share/sketch/Script/__init__.py +share/sketch/Script/abut_horizontal.py +share/sketch/Script/abut_vertical.py +share/sketch/Script/select_same_fill_color.py +share/sketch/Script/select_same_line_color.py +share/sketch/Script/usersguide.py share/sketch/Sketch/Base/config.py share/sketch/Sketch/Base/config.pyc share/sketch/Sketch/Base/configutil.py @@ -298,6 +307,14 @@ share/sketch/Sketch/Pixmaps/fill_tile.xbm share/sketch/Sketch/Pixmaps/gradient_conical.xbm share/sketch/Sketch/Pixmaps/gradient_linear.xbm share/sketch/Sketch/Pixmaps/gradient_radial.xbm +share/sketch/Sketch/Scripting/__init__.py +share/sketch/Sketch/Scripting/__init__.pyc +share/sketch/Sketch/Scripting/registry.py +share/sketch/Sketch/Scripting/registry.pyc +share/sketch/Sketch/Scripting/script.py +share/sketch/Sketch/Scripting/script.pyc +share/sketch/Sketch/Scripting/wrapper.py +share/sketch/Sketch/Scripting/wrapper.pyc share/sketch/Sketch/UI/__init__.py share/sketch/Sketch/UI/__init__.pyc share/sketch/Sketch/UI/aligndlg.py @@ -310,6 +327,8 @@ share/sketch/Sketch/UI/colordlg.py share/sketch/Sketch/UI/colordlg.pyc share/sketch/Sketch/UI/command.py share/sketch/Sketch/UI/command.pyc +share/sketch/Sketch/UI/converters.py +share/sketch/Sketch/UI/converters.pyc share/sketch/Sketch/UI/cursorstack.py share/sketch/Sketch/UI/cursorstack.pyc share/sketch/Sketch/UI/curvedlg.py @@ -374,6 +393,7 @@ share/sketch/Sketch/UI/viewport.py share/sketch/Sketch/UI/viewport.pyc share/sketch/Sketch/__init__.py share/sketch/Sketch/__init__.pyc +share/sketch/Sketch/VERSION share/sketch/finishinst.py share/sketch/sk2ps.py share/sketch/sketch.py @@ -474,6 +494,10 @@ share/doc/sketch/Doc/usersguide-17.html share/doc/sketch/Doc/usersguide-18.html share/doc/sketch/Doc/usersguide-19.html share/doc/sketch/Doc/usersguide-2.html +share/doc/sketch/Doc/usersguide-20.html +share/doc/sketch/Doc/usersguide-21.html +share/doc/sketch/Doc/usersguide-22.html +share/doc/sketch/Doc/usersguide-23.html share/doc/sketch/Doc/usersguide-3.html share/doc/sketch/Doc/usersguide-4.html share/doc/sketch/Doc/usersguide-5.html @@ -496,6 +520,7 @@ share/examples/sketch/line.sk share/examples/sketch/pathtext.sk share/examples/sketch/text.sk @dirrm share/sketch/Sketch/UI +@dirrm share/sketch/Sketch/Scripting @dirrm share/sketch/Sketch/Pixmaps/New12 @dirrm share/sketch/Sketch/Pixmaps @dirrm share/sketch/Sketch/Modules |