From owner-svn-ports-all@FreeBSD.ORG Fri Apr 10 15:22:19 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2BEFB0E; Fri, 10 Apr 2015 15:22:19 +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 752E4804; Fri, 10 Apr 2015 15:22:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3AFMJU9055448; Fri, 10 Apr 2015 15:22:19 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3AFMIGG055444; Fri, 10 Apr 2015 15:22:18 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201504101522.t3AFMIGG055444@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 10 Apr 2015 15:22:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383734 - head/deskutils/orage 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, 10 Apr 2015 15:22:19 -0000 Author: olivierd Date: Fri Apr 10 15:22:17 2015 New Revision: 383734 URL: https://svnweb.freebsd.org/changeset/ports/383734 Log: Update to 4.12.1 (bugfix) Modified: head/deskutils/orage/Makefile head/deskutils/orage/distinfo head/deskutils/orage/pkg-plist Modified: head/deskutils/orage/Makefile ============================================================================== --- head/deskutils/orage/Makefile Fri Apr 10 15:10:53 2015 (r383733) +++ head/deskutils/orage/Makefile Fri Apr 10 15:22:17 2015 (r383734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= orage -PORTVERSION= 4.12.0 +PORTVERSION= 4.12.1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 @@ -19,7 +19,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/deve GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pkgconfig gettext desktop-file-utils gmake \ +USES= pkgconfig libtool gettext desktop-file-utils gmake \ xfce tar:bzip2 USE_GNOME= gtk20 intltool intlhack USE_XFCE= panel Modified: head/deskutils/orage/distinfo ============================================================================== --- head/deskutils/orage/distinfo Fri Apr 10 15:10:53 2015 (r383733) +++ head/deskutils/orage/distinfo Fri Apr 10 15:22:17 2015 (r383734) @@ -1,2 +1,2 @@ -SHA256 (xfce4/orage-4.12.0.tar.bz2) = dccc019c9048c8062fe4152cbab066f465690d5f23e1660c8c18ae0561b59013 -SIZE (xfce4/orage-4.12.0.tar.bz2) = 2590818 +SHA256 (xfce4/orage-4.12.1.tar.bz2) = 3cf9aa441ae83c8688865f82217025cdf3ebaa152cce4571777b8c2aa8dd9062 +SIZE (xfce4/orage-4.12.1.tar.bz2) = 2590788 Modified: head/deskutils/orage/pkg-plist ============================================================================== --- head/deskutils/orage/pkg-plist Fri Apr 10 15:10:53 2015 (r383733) +++ head/deskutils/orage/pkg-plist Fri Apr 10 15:22:17 2015 (r383734) @@ -1,8 +1,7 @@ bin/globaltime bin/orage bin/tz_convert -lib/xfce4/panel/plugins/orageclock.la -lib/xfce4/panel/plugins/orageclock.so +lib/xfce4/panel/plugins/liborageclock.so man/man1/globaltime.1.gz man/man1/orage.1.gz man/man1/tz_convert.1.gz