svn commit: r397971 - in head/deskutils/osmo: . files

Guido Falsi madpilot at FreeBSD.org
Sat Sep 26 12:58:53 UTC 2015


Author: madpilot
Date: Sat Sep 26 12:58:51 2015
New Revision: 397971
URL: https://svnweb.freebsd.org/changeset/ports/397971

Log:
  - Update to 0.2.14
  - Regenerate patch file
  
  PR:		202842
  Submitted by;	Ports Fury

Modified:
  head/deskutils/osmo/Makefile
  head/deskutils/osmo/distinfo
  head/deskutils/osmo/files/patch-src__backup.c
  head/deskutils/osmo/pkg-plist

Modified: head/deskutils/osmo/Makefile
==============================================================================
--- head/deskutils/osmo/Makefile	Sat Sep 26 12:46:39 2015	(r397970)
+++ head/deskutils/osmo/Makefile	Sat Sep 26 12:58:51 2015	(r397971)
@@ -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}

Modified: head/deskutils/osmo/distinfo
==============================================================================
--- head/deskutils/osmo/distinfo	Sat Sep 26 12:46:39 2015	(r397970)
+++ head/deskutils/osmo/distinfo	Sat Sep 26 12:58:51 2015	(r397971)
@@ -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

Modified: head/deskutils/osmo/files/patch-src__backup.c
==============================================================================
--- head/deskutils/osmo/files/patch-src__backup.c	Sat Sep 26 12:46:39 2015	(r397970)
+++ head/deskutils/osmo/files/patch-src__backup.c	Sat Sep 26 12:58:51 2015	(r397971)
@@ -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>

Modified: head/deskutils/osmo/pkg-plist
==============================================================================
--- head/deskutils/osmo/pkg-plist	Sat Sep 26 12:46:39 2015	(r397970)
+++ head/deskutils/osmo/pkg-plist	Sat Sep 26 12:58:51 2015	(r397971)
@@ -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


More information about the svn-ports-all mailing list