Date: Fri, 10 Apr 2015 15:22:18 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383734 - head/deskutils/orage Message-ID: <201504101522.t3AFMIGG055444@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504101522.t3AFMIGG055444>