diff options
-rw-r--r-- | deskutils/osmo/Makefile | 7 | ||||
-rw-r--r-- | deskutils/osmo/distinfo | 4 | ||||
-rw-r--r-- | deskutils/osmo/files/patch-src__backup.c | 4 | ||||
-rw-r--r-- | deskutils/osmo/pkg-plist | 2 |
4 files changed, 9 insertions, 8 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 6b6d259e016b..ab260fd419f5 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= osmo -PORTVERSION= 0.2.12 -PORTREVISION= 1 +PORTVERSION= 0.2.14 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} @@ -28,8 +27,8 @@ INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -POFILES= bg ca cs da de el en_GB es fi fr gl gl_ES hu it ja lt nl \ - pl pt pt_BR ro ru sv te tr uk ur ur_PK zh_CN +POFILES= bg ca cs da de el en_GB es fi fr gl gl_ES he hu it ja lt \ + nl pl pt pt_BR ro ru sr sv te tr uk ur ur_PK zh_CN post-build: .for p in ${POFILES} diff --git a/deskutils/osmo/distinfo b/deskutils/osmo/distinfo index b840515ea974..090f40a4ddaa 100644 --- a/deskutils/osmo/distinfo +++ b/deskutils/osmo/distinfo @@ -1,2 +1,2 @@ -SHA256 (osmo-0.2.12.tar.gz) = 93bda51614f92e4193840451612e792219f7d8c90d78bdc7ea6d6c14a2be6b78 -SIZE (osmo-0.2.12.tar.gz) = 907452 +SHA256 (osmo-0.2.14.tar.gz) = 052c3509e9e5ee3f7692fc0d456bebd3a13727acb985901f08c0e2e86bf64a6d +SIZE (osmo-0.2.14.tar.gz) = 946243 diff --git a/deskutils/osmo/files/patch-src__backup.c b/deskutils/osmo/files/patch-src__backup.c index e9cce70a0757..e758b10b43d0 100644 --- a/deskutils/osmo/files/patch-src__backup.c +++ b/deskutils/osmo/files/patch-src__backup.c @@ -1,5 +1,5 @@ ---- src/backup.c.orig 2014-10-19 00:26:19.000000000 +0900 -+++ src/backup.c 2014-10-19 00:32:50.000000000 +0900 +--- src/backup.c.orig 2015-08-08 07:10:12 UTC ++++ src/backup.c @@ -41,6 +41,14 @@ #include <archive.h> #include <archive_entry.h> diff --git a/deskutils/osmo/pkg-plist b/deskutils/osmo/pkg-plist index 1314905a23a8..32104a8df406 100644 --- a/deskutils/osmo/pkg-plist +++ b/deskutils/osmo/pkg-plist @@ -19,6 +19,7 @@ share/locale/fi/LC_MESSAGES/osmo.mo share/locale/fr/LC_MESSAGES/osmo.mo share/locale/gl/LC_MESSAGES/osmo.mo share/locale/gl_ES/LC_MESSAGES/osmo.mo +share/locale/he/LC_MESSAGES/osmo.mo share/locale/hu/LC_MESSAGES/osmo.mo share/locale/it/LC_MESSAGES/osmo.mo share/locale/ja/LC_MESSAGES/osmo.mo @@ -29,6 +30,7 @@ share/locale/pt/LC_MESSAGES/osmo.mo share/locale/pt_BR/LC_MESSAGES/osmo.mo share/locale/ro/LC_MESSAGES/osmo.mo share/locale/ru/LC_MESSAGES/osmo.mo +share/locale/sr/LC_MESSAGES/osmo.mo share/locale/sv/LC_MESSAGES/osmo.mo share/locale/te/LC_MESSAGES/osmo.mo share/locale/tr/LC_MESSAGES/osmo.mo |