diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-12-02 09:20:28 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-12-02 09:20:28 +0000 |
commit | df9666aa0407f2217377400d9672ebc3e7752bf0 (patch) | |
tree | 81698ff2fe6dc74964c1d67f14310834433241bd /graphics/skencil | |
parent | 85ed02f6b6e8630fb03fd05137ddd7e9420e3bd6 (diff) | |
download | ports-df9666aa0407f2217377400d9672ebc3e7752bf0.tar.gz ports-df9666aa0407f2217377400d9672ebc3e7752bf0.zip |
Notes
Diffstat (limited to 'graphics/skencil')
-rw-r--r-- | graphics/skencil/Makefile | 4 | ||||
-rw-r--r-- | graphics/skencil/distinfo | 2 | ||||
-rw-r--r-- | graphics/skencil/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 8a3f58d1b868..eda94ac1c451 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sketch -# Version required: 0.6.2 +# Version required: 0.6.3 # Date created: 04 November 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= sketch-0.6.2 +DISTNAME= sketch-0.6.3 CATEGORIES= graphics MASTER_SITES= http://www.online.de/home/sketch/ diff --git a/graphics/skencil/distinfo b/graphics/skencil/distinfo index 4667c102bec8..49360517ef59 100644 --- a/graphics/skencil/distinfo +++ b/graphics/skencil/distinfo @@ -1 +1 @@ -MD5 (sketch-0.6.2.tar.gz) = 46df44ab440cf270ca83b41e521c4dd9 +MD5 (sketch-0.6.3.tar.gz) = 1086eb6c6b403626fde0ec1308414448 diff --git a/graphics/skencil/pkg-plist b/graphics/skencil/pkg-plist index 6b65d0a1b8fe..af3dc8fc8610 100644 --- a/graphics/skencil/pkg-plist +++ b/graphics/skencil/pkg-plist @@ -38,6 +38,7 @@ share/sketch/Plugins/Objects/regpoly.py share/sketch/Plugins/Objects/regpoly.pyc share/sketch/Resources/Fontmetrics/alias.sfd share/sketch/Resources/Fontmetrics/gs.sfd +share/sketch/Resources/Fontmetrics/gsopt.sfd share/sketch/Resources/Fontmetrics/pagd.afm share/sketch/Resources/Fontmetrics/pagdo.afm share/sketch/Resources/Fontmetrics/pagk.afm @@ -286,6 +287,7 @@ share/sketch/Sketch/Pixmaps/New12/MiniPrintOff.xbm share/sketch/Sketch/Pixmaps/New12/MiniPrintOn.xbm share/sketch/Sketch/Pixmaps/NewDocument.gif share/sketch/Sketch/Pixmaps/NewDocument.xbm +share/sketch/Sketch/Pixmaps/NoPattern.xbm share/sketch/Sketch/Pixmaps/Open.gif share/sketch/Sketch/Pixmaps/Open.xbm share/sketch/Sketch/Pixmaps/Portrait.xbm @@ -474,6 +476,11 @@ share/doc/sketch/Doc/devguide-20.html share/doc/sketch/Doc/devguide-21.html share/doc/sketch/Doc/devguide-22.html share/doc/sketch/Doc/devguide-23.html +share/doc/sketch/Doc/devguide-24.html +share/doc/sketch/Doc/devguide-25.html +share/doc/sketch/Doc/devguide-26.html +share/doc/sketch/Doc/devguide-27.html +share/doc/sketch/Doc/devguide-28.html share/doc/sketch/Doc/devguide-3.html share/doc/sketch/Doc/devguide-4.html share/doc/sketch/Doc/devguide-5.html |