diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-04-10 15:22:17 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-04-10 15:22:17 +0000 |
commit | 19301085cd1267f0dc6dc5af8d24f00e0b359a61 (patch) | |
tree | d3485d9db9b14ce8c03a43c8e671b133e155c39d | |
parent | 89f9187d9ca4c5356b95cc295116d45bcd13d56d (diff) | |
download | ports-19301085cd1267f0dc6dc5af8d24f00e0b359a61.tar.gz ports-19301085cd1267f0dc6dc5af8d24f00e0b359a61.zip |
Notes
-rw-r--r-- | deskutils/orage/Makefile | 4 | ||||
-rw-r--r-- | deskutils/orage/distinfo | 4 | ||||
-rw-r--r-- | deskutils/orage/pkg-plist | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 8352b7cd4742..0f01b4162c96 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -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}/devel/popt \ 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 diff --git a/deskutils/orage/distinfo b/deskutils/orage/distinfo index 02f48df24135..e1fcdc7695df 100644 --- a/deskutils/orage/distinfo +++ b/deskutils/orage/distinfo @@ -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 diff --git a/deskutils/orage/pkg-plist b/deskutils/orage/pkg-plist index e07134ecd80d..dcdb3755ae0f 100644 --- a/deskutils/orage/pkg-plist +++ b/deskutils/orage/pkg-plist @@ -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 |