diff options
author | miwi <miwi@FreeBSD.org> | 2011-10-28 23:28:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-10-28 23:28:43 +0800 |
commit | 499e9cbbc2cab533eab1d13624eb73f5fcd379b9 (patch) | |
tree | 4a65fab30f278dd758e36fad95a1023a18ff29a5 /sysutils | |
parent | 1de64c579a25b2d402d3ca0b55bdd6161065af8b (diff) | |
download | freebsd-ports-gnome-499e9cbbc2cab533eab1d13624eb73f5fcd379b9.tar.gz freebsd-ports-gnome-499e9cbbc2cab533eab1d13624eb73f5fcd379b9.tar.zst freebsd-ports-gnome-499e9cbbc2cab533eab1d13624eb73f5fcd379b9.zip |
- Update to 4.8.3
PR: 160948
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 9 | ||||
-rw-r--r-- | sysutils/xfce4-utils/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xfce4-utils/pkg-plist | 8 |
3 files changed, 14 insertions, 7 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index d4d8a18c7567..381a840ade6a 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-utils -PORTVERSION= 4.8.2 +PORTVERSION= 4.8.3 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/xfce-utils/${PORTVERSION:R} @@ -16,13 +16,12 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 essential utilities and scripts -CONFLICTS= xfce4-utils-4.6* - BUILD_DEPENDS= p5-XML-Parser>=2.40:${PORTSDIR}/textproc/p5-XML-Parser DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/4//} -CONFIGURE_ARGS+=--with-xsession-prefix=${PREFIX} +CONFIGURE_ARGS+=--with-xsession-prefix=${PREFIX} \ + --with-vendor-info=FreeBSD CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" USE_AUTOTOOLS= libtool @@ -32,7 +31,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes USE_GNOME= gnomehack gtk20 intltool intlhack desktopfileutils pkgconfig -USE_XFCE= configenv libgui libmenu libutil xfconf +USE_XFCE= configenv libmenu libutil xfconf USE_XORG= x11 OPTIONS= DBUS "Enable D-BUS support" on \ diff --git a/sysutils/xfce4-utils/distinfo b/sysutils/xfce4-utils/distinfo index 42264eddaf47..cf8b1f5d7cb8 100644 --- a/sysutils/xfce4-utils/distinfo +++ b/sysutils/xfce4-utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce-utils-4.8.2.tar.bz2) = a12b708b0cd19ffa07afb2ab2cd1bf9377ff7fbbfbe16d7493a5bb973bcb0aa5 -SIZE (xfce4/xfce-utils-4.8.2.tar.bz2) = 862810 +SHA256 (xfce4/xfce-utils-4.8.3.tar.bz2) = 035070d7e608b29dbaeeb6ec541d8c2edbd28152d3ef111316c33871ab02b926 +SIZE (xfce4/xfce-utils-4.8.3.tar.bz2) = 880263 diff --git a/sysutils/xfce4-utils/pkg-plist b/sysutils/xfce4-utils/pkg-plist index bdb59a09e993..d53ee8386da2 100644 --- a/sysutils/xfce4-utils/pkg-plist +++ b/sysutils/xfce4-utils/pkg-plist @@ -62,6 +62,13 @@ share/applications/xfrun4.desktop %%DOCSDIR%%/html/ja/index.html %%DOCSDIR%%/html/ja/xfce-user-guide.html %%DOCSDIR%%/html/ja/xfce-utils.html +%%DOCSDIR%%/html/ru/BSD.html +%%DOCSDIR%%/html/ru/GPL.html +%%DOCSDIR%%/html/ru/LGPL.html +%%DOCSDIR%%/html/ru/images +%%DOCSDIR%%/html/ru/index.html +%%DOCSDIR%%/html/ru/xfce-user-guide.html +%%DOCSDIR%%/html/ru/xfce-utils.html %%DOCSDIR%%/html/sv/BSD.html %%DOCSDIR%%/html/sv/GPL.html %%DOCSDIR%%/html/sv/LGPL.html @@ -189,6 +196,7 @@ share/xsessions/xfce.desktop @dirrm %%DOCSDIR%%/html/ug @dirrm %%DOCSDIR%%/html/tr @dirrm %%DOCSDIR%%/html/sv +@dirrm %%DOCSDIR%%/html/ru @dirrm %%DOCSDIR%%/html/ja @dirrm %%DOCSDIR%%/html/it @dirrm %%DOCSDIR%%/html/gl |