Date: Wed, 20 May 2015 22:18:55 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386899 - head/x11-fm/gnome-commander2 Message-ID: <201505202218.t4KMIt9u040671@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Wed May 20 22:18:55 2015 New Revision: 386899 URL: https://svnweb.freebsd.org/changeset/ports/386899 Log: - Update to 1.4.6 - Bugfix for a bug which resulted in storing clear-text passwords [1] [1] - https://bugzilla.gnome.org/show_bug.cgi?id=653573 MFH: 2015Q2 Modified: head/x11-fm/gnome-commander2/Makefile head/x11-fm/gnome-commander2/distinfo head/x11-fm/gnome-commander2/pkg-plist Modified: head/x11-fm/gnome-commander2/Makefile ============================================================================== --- head/x11-fm/gnome-commander2/Makefile Wed May 20 22:00:23 2015 (r386898) +++ head/x11-fm/gnome-commander2/Makefile Wed May 20 22:18:55 2015 (r386899) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-commander -PORTVERSION= 1.4.5 -PORTREVISION= 1 +PORTVERSION= 1.4.6 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME/sources/gnome-commander/1.4 Modified: head/x11-fm/gnome-commander2/distinfo ============================================================================== --- head/x11-fm/gnome-commander2/distinfo Wed May 20 22:00:23 2015 (r386898) +++ head/x11-fm/gnome-commander2/distinfo Wed May 20 22:18:55 2015 (r386899) @@ -1,2 +1,2 @@ -SHA256 (gnome2/gnome-commander-1.4.5.tar.xz) = 01da8a02f3387b47d86a4cbff93c6f74c6e4fbeb94bc54a8a6e60084d6c0b17f -SIZE (gnome2/gnome-commander-1.4.5.tar.xz) = 6314848 +SHA256 (gnome2/gnome-commander-1.4.6.tar.xz) = 55f3dd2ee4295c4b88a5c7810bbbd1db126213871b263dd5a44c0d48e8ef3a01 +SIZE (gnome2/gnome-commander-1.4.6.tar.xz) = 6350560 Modified: head/x11-fm/gnome-commander2/pkg-plist ============================================================================== --- head/x11-fm/gnome-commander2/pkg-plist Wed May 20 22:00:23 2015 (r386898) +++ head/x11-fm/gnome-commander2/pkg-plist Wed May 20 22:18:55 2015 (r386899) @@ -236,6 +236,7 @@ share/gnome/help/gnome-commander/sl/lega share/gnome/help/gnome-commander/sl/releases.xml share/locale/ar/LC_MESSAGES/gnome-commander.mo share/locale/bg/LC_MESSAGES/gnome-commander.mo +share/locale/bs/LC_MESSAGES/gnome-commander.mo share/locale/ca/LC_MESSAGES/gnome-commander.mo share/locale/cs/LC_MESSAGES/gnome-commander.mo share/locale/da/LC_MESSAGES/gnome-commander.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505202218.t4KMIt9u040671>