summaryrefslogtreecommitdiff
path: root/graphics/skencil
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-03-12 10:54:24 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-03-12 10:54:24 +0000
commit6318ac4c17cc02832ac048ac70035a6b63351424 (patch)
tree2dc28ab2db114533ee8c615d5e43684f4f6cbec1 /graphics/skencil
parentnote that WebDAV can be used too (diff)
Upgrade to 0.5.3.
Notes
Notes: svn path=/head/; revision=17149
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile6
-rw-r--r--graphics/skencil/distinfo2
-rw-r--r--graphics/skencil/files/excludelist2
-rw-r--r--graphics/skencil/pkg-plist17
4 files changed, 19 insertions, 8 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index 81b6a90682e6..5c185812961a 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: sketch
-# Version required: 0.5.2
+# Version required: 0.5.3
# Date created: 04 November 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/11 12:52:21 tg Exp $
#
-DISTNAME= sketch-0.5.2
+DISTNAME= sketch-0.5.3
CATEGORIES= graphics
MASTER_SITES= http://www.online.de/home/sketch/
diff --git a/graphics/skencil/distinfo b/graphics/skencil/distinfo
index 42ba7b4126e2..e714ec6a2124 100644
--- a/graphics/skencil/distinfo
+++ b/graphics/skencil/distinfo
@@ -1 +1 @@
-MD5 (sketch-0.5.2.tar.gz) = 582bb12827f832bf5c5af10673c70bda
+MD5 (sketch-0.5.3.tar.gz) = be5d2ef1668227b6132ed575f09a846e
diff --git a/graphics/skencil/files/excludelist b/graphics/skencil/files/excludelist
index ae9336517538..7cacae600772 100644
--- a/graphics/skencil/files/excludelist
+++ b/graphics/skencil/files/excludelist
@@ -1,9 +1,11 @@
Setup
+Setup.config
Setup.in
Makefile
Makefile.pre
Makefile.pre.in
sedscript
+COPYING
README
*.c
*.h
diff --git a/graphics/skencil/pkg-plist b/graphics/skencil/pkg-plist
index d086f488172e..114441453e92 100644
--- a/graphics/skencil/pkg-plist
+++ b/graphics/skencil/pkg-plist
@@ -1,6 +1,7 @@
bin/sketch
bin/sk2ps
share/sketch/Filter/streamfilter.so
+share/sketch/Pax/COPYING.xext
share/sketch/Pax/Generate/mkgc.py
share/sketch/Pax/Generate/mkgc.pyc
share/sketch/Pax/Generate/mktools.py
@@ -12,6 +13,8 @@ share/sketch/Pax/X.pyc
share/sketch/Pax/paxmodule.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/gziploader.py
share/sketch/Plugins/Filters/gziploader.pyc
share/sketch/Plugins/Filters/skloader.py
@@ -107,6 +110,8 @@ share/sketch/Sketch/Graphics/arrow.py
share/sketch/Sketch/Graphics/arrow.pyc
share/sketch/Sketch/Graphics/base.py
share/sketch/Sketch/Graphics/base.pyc
+share/sketch/Sketch/Graphics/bezier.py
+share/sketch/Sketch/Graphics/bezier.pyc
share/sketch/Sketch/Graphics/blend.py
share/sketch/Sketch/Graphics/blend.pyc
share/sketch/Sketch/Graphics/blendgroup.py
@@ -121,6 +126,8 @@ share/sketch/Sketch/Graphics/dashes.py
share/sketch/Sketch/Graphics/dashes.pyc
share/sketch/Sketch/Graphics/document.py
share/sketch/Sketch/Graphics/document.pyc
+share/sketch/Sketch/Graphics/ellipse.py
+share/sketch/Sketch/Graphics/ellipse.pyc
share/sketch/Sketch/Graphics/eps.py
share/sketch/Sketch/Graphics/eps.pyc
share/sketch/Sketch/Graphics/external.py
@@ -151,12 +158,12 @@ share/sketch/Sketch/Graphics/pattern.py
share/sketch/Sketch/Graphics/pattern.pyc
share/sketch/Sketch/Graphics/plugobj.py
share/sketch/Sketch/Graphics/plugobj.pyc
-share/sketch/Sketch/Graphics/primitives.py
-share/sketch/Sketch/Graphics/primitives.pyc
share/sketch/Sketch/Graphics/properties.py
share/sketch/Sketch/Graphics/properties.pyc
share/sketch/Sketch/Graphics/psdevice.py
share/sketch/Sketch/Graphics/psdevice.pyc
+share/sketch/Sketch/Graphics/rectangle.py
+share/sketch/Sketch/Graphics/rectangle.pyc
share/sketch/Sketch/Graphics/selection.py
share/sketch/Sketch/Graphics/selection.pyc
share/sketch/Sketch/Graphics/selinfo.py
@@ -169,6 +176,8 @@ share/sketch/Sketch/Lib/dscparser.py
share/sketch/Sketch/Lib/dscparser.pyc
share/sketch/Sketch/Lib/encoding.py
share/sketch/Sketch/Lib/encoding.pyc
+share/sketch/Sketch/Lib/psmisc.py
+share/sketch/Sketch/Lib/psmisc.pyc
share/sketch/Sketch/Lib/skcompleter.py
share/sketch/Sketch/Lib/skcompleter.pyc
share/sketch/Sketch/Lib/type1.py
@@ -292,8 +301,6 @@ share/sketch/Sketch/UI/__init__.py
share/sketch/Sketch/UI/__init__.pyc
share/sketch/Sketch/UI/aligndlg.py
share/sketch/Sketch/UI/aligndlg.pyc
-share/sketch/Sketch/UI/balloonhelp.py
-share/sketch/Sketch/UI/balloonhelp.pyc
share/sketch/Sketch/UI/blenddlg.py
share/sketch/Sketch/UI/blenddlg.pyc
share/sketch/Sketch/UI/canvas.py
@@ -358,6 +365,8 @@ share/sketch/Sketch/UI/styledlg.py
share/sketch/Sketch/UI/styledlg.pyc
share/sketch/Sketch/UI/tkext.py
share/sketch/Sketch/UI/tkext.pyc
+share/sketch/Sketch/UI/tooltips.py
+share/sketch/Sketch/UI/tooltips.pyc
share/sketch/Sketch/UI/view.py
share/sketch/Sketch/UI/view.pyc
share/sketch/Sketch/UI/viewport.py