diff options
author | krion <krion@FreeBSD.org> | 2004-04-10 02:23:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-10 02:23:21 +0800 |
commit | 9b161b84bef6543ef4dbf4274028e51874df8215 (patch) | |
tree | 64ab735be50c6b8b4f3f0fc6baa3154a98490479 /graphics | |
parent | df4206d71a629ee04e74189472e877f9630d11fd (diff) | |
download | freebsd-ports-gnome-9b161b84bef6543ef4dbf4274028e51874df8215.tar.gz freebsd-ports-gnome-9b161b84bef6543ef4dbf4274028e51874df8215.tar.zst freebsd-ports-gnome-9b161b84bef6543ef4dbf4274028e51874df8215.zip |
- Update to version 0.9.1
PR: ports/65367
Submitted by: Ports Fury
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/showimg/Makefile | 3 | ||||
-rw-r--r-- | graphics/showimg/distinfo | 4 | ||||
-rw-r--r-- | graphics/showimg/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 78cb4492e030..4c2ada33ef8b 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -7,8 +7,7 @@ # PORTNAME= showimg -PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTVERSION= 0.9.1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ diff --git a/graphics/showimg/distinfo b/graphics/showimg/distinfo index 38b89c41a04e..65a4a1a77242 100644 --- a/graphics/showimg/distinfo +++ b/graphics/showimg/distinfo @@ -1,2 +1,2 @@ -MD5 (showimg-0.9.0.tar.bz2) = 06ef4a774104a5b245c125e9d34baebc -SIZE (showimg-0.9.0.tar.bz2) = 1307459 +MD5 (showimg-0.9.1.tar.bz2) = 68444224f8b2c44766a89116e62d554b +SIZE (showimg-0.9.1.tar.bz2) = 1343282 diff --git a/graphics/showimg/pkg-plist b/graphics/showimg/pkg-plist index fc646f84208d..54f77c59a0bf 100644 --- a/graphics/showimg/pkg-plist +++ b/graphics/showimg/pkg-plist @@ -150,6 +150,7 @@ share/locale/fr/LC_MESSAGES/showimg.mo share/locale/it/LC_MESSAGES/showimg.mo share/locale/ja/LC_MESSAGES/showimg.mo share/locale/nl/LC_MESSAGES/showimg.mo +share/locale/pl/LC_MESSAGES/showimg.mo share/locale/pt/LC_MESSAGES/showimg.mo share/locale/pt_BR/LC_MESSAGES/showimg.mo share/locale/ru/LC_MESSAGES/showimg.mo @@ -160,6 +161,7 @@ share/locale/ta/LC_MESSAGES/showimg.mo share/locale/tr/LC_MESSAGES/showimg.mo share/locale/zh_CN/LC_MESSAGES/showimg.mo share/mimelnk/image/x-psd.desktop +share/mimelnk/image/x-sia.desktop @dirrm share/doc/HTML/en/showimg @dirrm share/doc/HTML/de/showimg @dirrm share/apps/showimg/pics |