From owner-svn-ports-all@FreeBSD.ORG Fri Sep 12 04:31:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1C58171; Fri, 12 Sep 2014 04:31:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 827633BC; Fri, 12 Sep 2014 04:31:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8C4VmsR068806; Fri, 12 Sep 2014 04:31:48 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8C4Vl7i068803; Fri, 12 Sep 2014 04:31:47 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201409120431.s8C4Vl7i068803@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 12 Sep 2014 04:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368001 - head/x11/libfm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 04:31:48 -0000 Author: jhale Date: Fri Sep 12 04:31:47 2014 New Revision: 368001 URL: http://svnweb.freebsd.org/changeset/ports/368001 QAT: https://qat.redports.org/buildarchive/r368001/ Log: - Update to 1.2.2.1 PR: 193240 Submitted by: Horia Racoviceanu (maintainer) Modified: head/x11/libfm/Makefile head/x11/libfm/distinfo head/x11/libfm/pkg-plist Modified: head/x11/libfm/Makefile ============================================================================== --- head/x11/libfm/Makefile Fri Sep 12 02:25:04 2014 (r368000) +++ head/x11/libfm/Makefile Fri Sep 12 04:31:47 2014 (r368001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libfm -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2.1 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/libfm%20%28required%20by%20PCManFM%29/ Modified: head/x11/libfm/distinfo ============================================================================== --- head/x11/libfm/distinfo Fri Sep 12 02:25:04 2014 (r368000) +++ head/x11/libfm/distinfo Fri Sep 12 04:31:47 2014 (r368001) @@ -1,2 +1,2 @@ -SHA256 (libfm-1.2.1.tar.xz) = 15b33e9ebe18f745c74cb847605a53b0b5892572f8dcc940a8aecbaee07fdd06 -SIZE (libfm-1.2.1.tar.xz) = 893176 +SHA256 (libfm-1.2.2.1.tar.xz) = dbb0a3f7fd9615cccf4ad8ed1a07591535712d00eede03e5bd564090b33a4329 +SIZE (libfm-1.2.2.1.tar.xz) = 894092 Modified: head/x11/libfm/pkg-plist ============================================================================== --- head/x11/libfm/pkg-plist Fri Sep 12 02:25:04 2014 (r368000) +++ head/x11/libfm/pkg-plist Fri Sep 12 04:31:47 2014 (r368001) @@ -74,21 +74,22 @@ include/libfm-%%MAJORVER%%/fm.h %%STATIC%%lib/libfm-extra.a lib/libfm-extra.so lib/libfm-extra.so.%%VER%% -lib/libfm-extra.so.%%VER%%.0.1 +lib/libfm-extra.so.%%VER%%.0.2 %%STATIC%%lib/libfm-gtk.a lib/libfm-gtk.so lib/libfm-gtk.so.%%VER%% -lib/libfm-gtk.so.%%VER%%.0.1 +lib/libfm-gtk.so.%%VER%%.0.2 %%STATIC%%lib/libfm.a lib/libfm.so lib/libfm.so.%%VER%% -lib/libfm.so.%%VER%%.0.1 +lib/libfm.so.%%VER%%.0.2 lib/libfm/modules/gtk-fileprop-x-desktop.so lib/libfm/modules/gtk-fileprop-x-shortcut.so lib/libfm/modules/gtk-menu-actions.so lib/libfm/modules/gtk-menu-trash.so lib/libfm/modules/vfs-menu.so lib/libfm/modules/vfs-search.so +libdata/pkgconfig/libfm-extra.pc libdata/pkgconfig/libfm-gtk.pc libdata/pkgconfig/libfm.pc man/man1/libfm-pref-apps.1.gz