diff -urN /usr/ports/deskutils/osmo/Makefile deskutils/osmo/Makefile --- /usr/ports/deskutils/osmo/Makefile 2015-08-24 03:55:45.461885000 +0900 +++ deskutils/osmo/Makefile 2015-09-03 00:00:00.000000000 +0900 @@ -2,8 +2,7 @@ # $FreeBSD: head/deskutils/osmo/Makefile 393302 2015-07-31 12:54:33Z amdmi3 $ PORTNAME= osmo -PORTVERSION= 0.2.12 -PORTREVISION= 1 +PORTVERSION= 0.2.14 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} @@ -11,7 +10,7 @@ COMMENT= Personal organizer LICENSE= GPLv2 # (or later) -LICENSE_FILE= ${WRKSRC}/COPYING +#LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical \ libnotify.so:${PORTSDIR}/devel/libnotify \ @@ -28,8 +27,8 @@ 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 -urN /usr/ports/deskutils/osmo/distinfo deskutils/osmo/distinfo --- /usr/ports/deskutils/osmo/distinfo 2015-08-24 03:55:45.467660000 +0900 +++ deskutils/osmo/distinfo 2015-09-03 00:00:00.000000000 +0900 @@ -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 -urN /usr/ports/deskutils/osmo/pkg-plist deskutils/osmo/pkg-plist --- /usr/ports/deskutils/osmo/pkg-plist 2015-08-24 03:55:45.428422000 +0900 +++ deskutils/osmo/pkg-plist 2015-09-03 00:00:00.000000000 +0900 @@ -19,6 +19,7 @@ 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_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