Date: Sun, 29 May 2016 12:37:45 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416099 - in head/graphics/geeqie: . files Message-ID: <201605291237.u4TCbjQA041889@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun May 29 12:37:45 2016 New Revision: 416099 URL: https://svnweb.freebsd.org/changeset/ports/416099 Log: - Update to 1.3 Deleted: head/graphics/geeqie/files/patch-src_renderer-clutter.c Modified: head/graphics/geeqie/Makefile head/graphics/geeqie/distinfo head/graphics/geeqie/pkg-plist Modified: head/graphics/geeqie/Makefile ============================================================================== --- head/graphics/geeqie/Makefile Sun May 29 12:34:14 2016 (r416098) +++ head/graphics/geeqie/Makefile Sun May 29 12:37:45 2016 (r416099) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geeqie -PORTVERSION= 1.2.3 +PORTVERSION= 1.3 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ Modified: head/graphics/geeqie/distinfo ============================================================================== --- head/graphics/geeqie/distinfo Sun May 29 12:34:14 2016 (r416098) +++ head/graphics/geeqie/distinfo Sun May 29 12:37:45 2016 (r416099) @@ -1,2 +1,3 @@ -SHA256 (geeqie-1.2.3.tar.xz) = 2629bf33a9070fad4804b1ef051c3bf8a8fdad3bba4e6188dc20588185003248 -SIZE (geeqie-1.2.3.tar.xz) = 1129804 +TIMESTAMP = 1464486383 +SHA256 (geeqie-1.3.tar.xz) = 4b6f566dd1a8badac68c4353c7dd0f4de17f8627b85a7a70d5eb1ae3b540ec3f +SIZE (geeqie-1.3.tar.xz) = 1141820 Modified: head/graphics/geeqie/pkg-plist ============================================================================== --- head/graphics/geeqie/pkg-plist Sun May 29 12:34:14 2016 (r416098) +++ head/graphics/geeqie/pkg-plist Sun May 29 12:37:45 2016 (r416099) @@ -20,6 +20,7 @@ share/locale/ca/LC_MESSAGES/geeqie.mo share/locale/cs/LC_MESSAGES/geeqie.mo share/locale/da/LC_MESSAGES/geeqie.mo share/locale/de/LC_MESSAGES/geeqie.mo +share/locale/el/LC_MESSAGES/geeqie.mo share/locale/eo/LC_MESSAGES/geeqie.mo share/locale/es/LC_MESSAGES/geeqie.mo share/locale/et/LC_MESSAGES/geeqie.mo @@ -43,6 +44,7 @@ share/locale/sr/LC_MESSAGES/geeqie.mo share/locale/sr@latin/LC_MESSAGES/geeqie.mo share/locale/sv/LC_MESSAGES/geeqie.mo share/locale/th/LC_MESSAGES/geeqie.mo +share/locale/tlh/LC_MESSAGES/geeqie.mo share/locale/tr/LC_MESSAGES/geeqie.mo share/locale/uk/LC_MESSAGES/geeqie.mo share/locale/vi/LC_MESSAGES/geeqie.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605291237.u4TCbjQA041889>