diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-09 18:23:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-09 18:23:21 +0000 |
commit | 7f5520f09d8014edb36c03c1ab78e03f54415d30 (patch) | |
tree | 33eb7b13a86053b565365d0dfd1156eba6f0d508 /graphics/showimg | |
parent | a7ccc5dd22724116fd454d7beb86a6ab6811def6 (diff) | |
download | ports-7f5520f09d8014edb36c03c1ab78e03f54415d30.tar.gz ports-7f5520f09d8014edb36c03c1ab78e03f54415d30.zip |
Notes
Diffstat (limited to 'graphics/showimg')
-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 |