diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-12 11:37:22 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-12 11:37:22 +0000 |
commit | e3c13eec72c652d6babcef4da8033d2efa4350f5 (patch) | |
tree | 5e62f90f2d35935f0c69096c63f6ed1ed663ef91 /graphics/skencil | |
parent | b375de52bd151f5a4dadb56a0132c231fd62e50f (diff) | |
download | ports-e3c13eec72c652d6babcef4da8033d2efa4350f5.tar.gz ports-e3c13eec72c652d6babcef4da8033d2efa4350f5.zip |
Notes
Diffstat (limited to 'graphics/skencil')
-rw-r--r-- | graphics/skencil/Makefile | 2 | ||||
-rw-r--r-- | graphics/skencil/distinfo | 2 | ||||
-rw-r--r-- | graphics/skencil/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index ac516591c820..aba9c9ab3be9 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sketch -PORTVERSION= 0.6.10 +PORTVERSION= 0.6.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/skencil/distinfo b/graphics/skencil/distinfo index cd31637b1485..db740e7e3420 100644 --- a/graphics/skencil/distinfo +++ b/graphics/skencil/distinfo @@ -1 +1 @@ -MD5 (sketch-0.6.10.tar.gz) = 784e61354d0af63aaccbd3212559e66c +MD5 (sketch-0.6.11.tar.gz) = 752010d58b1b19af4dcf6535a7c827ec diff --git a/graphics/skencil/pkg-plist b/graphics/skencil/pkg-plist index a9ad34ab85dd..051fd57f5b5a 100644 --- a/graphics/skencil/pkg-plist +++ b/graphics/skencil/pkg-plist @@ -188,6 +188,7 @@ share/sketch/Resources/Messages/de/LC_MESSAGES/sketch.mo share/sketch/Resources/Messages/es/LC_MESSAGES/sketch.mo share/sketch/Resources/Messages/fr/LC_MESSAGES/sketch.mo share/sketch/Resources/Messages/it/LC_MESSAGES/sketch.mo +share/sketch/Resources/Messages/ru/LC_MESSAGES/sketch.mo share/sketch/Resources/Misc/gamma.spl share/sketch/Resources/Misc/mini.spl share/sketch/Resources/Misc/pattern.ppm @@ -557,6 +558,8 @@ share/sketch/skshow.py @dirrm share/sketch/Sketch @dirrm share/sketch/Script @dirrm share/sketch/Resources/Misc +@dirrm share/sketch/Resources/Messages/ru/LC_MESSAGES +@dirrm share/sketch/Resources/Messages/ru @dirrm share/sketch/Resources/Messages/it/LC_MESSAGES @dirrm share/sketch/Resources/Messages/it @dirrm share/sketch/Resources/Messages/fr/LC_MESSAGES |