diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-12-04 07:11:53 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-12-04 07:11:53 +0000 |
commit | 3ed8c29cfca93666aa8cdd5cfb11c939216566f0 (patch) | |
tree | 340443a20821149d93b36e444c925beb31e2df15 /graphics/sodipodi | |
parent | aa1d2a016e1a9cf6b0d5aee0573af4c1e1b1b841 (diff) | |
download | ports-3ed8c29cfca93666aa8cdd5cfb11c939216566f0.tar.gz ports-3ed8c29cfca93666aa8cdd5cfb11c939216566f0.zip |
Notes
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r-- | graphics/sodipodi/Makefile | 8 | ||||
-rw-r--r-- | graphics/sodipodi/distinfo | 2 | ||||
-rw-r--r-- | graphics/sodipodi/pkg-plist | 9 |
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index f78bec370c48..abcf7032c3e8 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sodipodi -PORTVERSION= 0.32 -PORTREVISION= 1 +PORTVERSION= 0.33 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -31,6 +30,9 @@ MAN1= sodipodi.1 post-patch: @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g' \ - ${WRKSRC}/src/helper/action.c + ${WRKSRC}/src/helper/action.c \ + ${WRKSRC}/src/libarikkei/arikkei-dict.c \ + ${WRKSRC}/src/libarikkei/arikkei-token.c \ + ${WRKSRC}/src/libarikkei/arikkei-strlib.c .include <bsd.port.mk> diff --git a/graphics/sodipodi/distinfo b/graphics/sodipodi/distinfo index 3a90132b5458..1c27288beac6 100644 --- a/graphics/sodipodi/distinfo +++ b/graphics/sodipodi/distinfo @@ -1 +1 @@ -MD5 (sodipodi-0.32.tar.gz) = fcf2fe3b2a7f90d2d3d3e79d54d69b5e +MD5 (sodipodi-0.33.tar.gz) = 997ae5aadb960f59e774a5f4ad42c119 diff --git a/graphics/sodipodi/pkg-plist b/graphics/sodipodi/pkg-plist index 1936e984aff7..3b71b1273305 100644 --- a/graphics/sodipodi/pkg-plist +++ b/graphics/sodipodi/pkg-plist @@ -1,8 +1,5 @@ bin/sodipodi -lib/sodipodi/extensions/SpSVG.pm lib/sodipodi/extensions/ill2svg.pl -lib/sodipodi/extensions/roundhole -lib/sodipodi/extensions/svg_dropshadow share/gnome/applications/sodipodi.desktop share/gnome/pixmaps/sodipodi.png share/gnome/sodipodi/about.svg @@ -72,7 +69,6 @@ share/gnome/sodipodi/edit_paste.xpm share/gnome/sodipodi/edit_redo.xpm share/gnome/sodipodi/edit_undo.xpm share/gnome/sodipodi/ellipse.xpm -share/gnome/sodipodi/extensions/roundhole.xpm share/gnome/sodipodi/file_export.xpm share/gnome/sodipodi/file_import.xpm share/gnome/sodipodi/file_new.xpm @@ -182,6 +178,7 @@ share/gnome/sodipodi/zoom_page.xpm share/gnome/sodipodi/zoom_select.xpm share/locale/am/LC_MESSAGES/sodipodi.mo share/locale/az/LC_MESSAGES/sodipodi.mo +share/locale/be/LC_MESSAGES/sodipodi.mo share/locale/ca/LC_MESSAGES/sodipodi.mo share/locale/cs/LC_MESSAGES/sodipodi.mo share/locale/da/LC_MESSAGES/sodipodi.mo @@ -195,6 +192,7 @@ share/locale/gl/LC_MESSAGES/sodipodi.mo share/locale/hu/LC_MESSAGES/sodipodi.mo share/locale/it/LC_MESSAGES/sodipodi.mo share/locale/ja/LC_MESSAGES/sodipodi.mo +share/locale/nl/LC_MESSAGES/sodipodi.mo share/locale/no/LC_MESSAGES/sodipodi.mo share/locale/pl/LC_MESSAGES/sodipodi.mo share/locale/pt/LC_MESSAGES/sodipodi.mo @@ -202,11 +200,12 @@ share/locale/pt_BR/LC_MESSAGES/sodipodi.mo share/locale/ru/LC_MESSAGES/sodipodi.mo share/locale/sk/LC_MESSAGES/sodipodi.mo share/locale/sl/LC_MESSAGES/sodipodi.mo +share/locale/sr/LC_MESSAGES/sodipodi.mo +share/locale/sr@Latn/LC_MESSAGES/sodipodi.mo share/locale/sv/LC_MESSAGES/sodipodi.mo share/locale/tr/LC_MESSAGES/sodipodi.mo share/locale/uk/LC_MESSAGES/sodipodi.mo share/locale/zh_CN/LC_MESSAGES/sodipodi.mo -@dirrm share/gnome/sodipodi/extensions @dirrm share/gnome/sodipodi @dirrm lib/sodipodi/extensions @dirrm lib/sodipodi |