diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-10-17 00:56:33 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-10-17 00:56:33 +0800 |
commit | 9c3b23fc0efd870c178acb1cda78b967f295d011 (patch) | |
tree | 3b1b273c56aa407f377b1046c1bd39dcc8b588f0 /x11 | |
parent | 967d895079588447637ef0783b4687dbdfea3157 (diff) | |
download | freebsd-ports-gnome-9c3b23fc0efd870c178acb1cda78b967f295d011.tar.gz freebsd-ports-gnome-9c3b23fc0efd870c178acb1cda78b967f295d011.tar.zst freebsd-ports-gnome-9c3b23fc0efd870c178acb1cda78b967f295d011.zip |
- Update libexo to 0.12.3
- Silence some portlint warnings
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libexo/Makefile | 13 | ||||
-rw-r--r-- | x11/libexo/distinfo | 6 |
2 files changed, 10 insertions, 9 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 0a615d98ffe4..a920704619e5 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 0.12.2 +PORTVERSION= 0.12.3 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R} DISTNAME= exo-${PORTVERSION} @@ -21,11 +21,6 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ BUILD_DEPENDS= p5-URI>=1.60:net/p5-URI RUN_DEPENDS= p5-URI>=1.60:net/p5-URI -WRKSRC= ${WRKDIR}/${DISTNAME} - -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -INSTALL_TARGET= install-strip USES= desktop-file-utils gmake libtool pathfix perl5 \ pkgconfig gettext-tools xfce:gtk3 tar:bzip2 USE_GNOME= cairo glib20 gtk20 gtk30 intltool intlhack @@ -33,6 +28,12 @@ USE_LDCONFIG= yes USE_XFCE= libmenu USE_XORG= ice sm x11 +WRKSRC= ${WRKDIR}/${DISTNAME} + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip + CONFIGURE_ARGS=--without-html-dir --disable-silent-rules OPTIONS_DEFINE= NLS diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo index f260615304ff..eac041357eff 100644 --- a/x11/libexo/distinfo +++ b/x11/libexo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529574956 -SHA256 (xfce4/exo-0.12.2.tar.bz2) = 6d4b0a88c1e1d3d5ed612cbf012c7511ef67b1636f4f85caa9dc68649b7e6350 -SIZE (xfce4/exo-0.12.2.tar.bz2) = 1321379 +TIMESTAMP = 1539668615 +SHA256 (xfce4/exo-0.12.3.tar.bz2) = b96fe86bb504aa9b3332b96105d755f5d9052c903fd6574b512a5ef76c0ad439 +SIZE (xfce4/exo-0.12.3.tar.bz2) = 1233053 |