diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-07-19 13:53:03 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-07-19 13:53:03 +0800 |
commit | 0682fc9168ef4488a812278703ed531193022240 (patch) | |
tree | f92aea35ae8b078bf1ad8c3a40ce7c3eb92d92c0 /x11-fm | |
parent | 715fe1a6b2f3e502e660b380f80f3dc01acd6477 (diff) | |
download | freebsd-ports-gnome-0682fc9168ef4488a812278703ed531193022240.tar.gz freebsd-ports-gnome-0682fc9168ef4488a812278703ed531193022240.tar.zst freebsd-ports-gnome-0682fc9168ef4488a812278703ed531193022240.zip |
Update to 1.43
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xfe/Makefile | 10 | ||||
-rw-r--r-- | x11-fm/xfe/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/xfe/pkg-plist | 1 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index f87547c4af24..5c6874223e8e 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfe -PORTVERSION= 1.42 -PORTREVISION= 1 +PORTVERSION= 1.43 CATEGORIES= x11-fm MASTER_SITES= SF @@ -16,10 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ - libpng.so:graphics/png + libpng.so:graphics/png \ + libxcb-util.so:x11/xcb-util -USES= desktop-file-utils gmake localbase pathfix -USE_XORG= x11 xft xrandr xrender +USES= desktop-file-utils gmake localbase pathfix pkgconfig +USE_XORG= x11 xcb xft xrandr xrender USE_GNOME= intltool GNU_CONFIGURE= yes diff --git a/x11-fm/xfe/distinfo b/x11-fm/xfe/distinfo index 5dfff75dd5d8..0be142939f3f 100644 --- a/x11-fm/xfe/distinfo +++ b/x11-fm/xfe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469795475 -SHA256 (xfe-1.42.tar.gz) = a1e3e892584988c80b3a492f7b3cb78e1ee84d7148e6d1fc9d6054bbd8063bec -SIZE (xfe-1.42.tar.gz) = 2727833 +TIMESTAMP = 1531948640 +SHA256 (xfe-1.43.tar.gz) = 6bd17b7aa6ac56c6c70238ad8aa5af9606cd2dfe34b35b44fc8041e4c1ba60a0 +SIZE (xfe-1.43.tar.gz) = 2775098 diff --git a/x11-fm/xfe/pkg-plist b/x11-fm/xfe/pkg-plist index 7fb64670dae5..6d54f5b67c9d 100644 --- a/x11-fm/xfe/pkg-plist +++ b/x11-fm/xfe/pkg-plist @@ -19,6 +19,7 @@ share/applications/xfw.desktop %%NLS%%share/locale/es/LC_MESSAGES/xfe.mo %%NLS%%share/locale/es_AR/LC_MESSAGES/xfe.mo %%NLS%%share/locale/es_CO/LC_MESSAGES/xfe.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfe.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfe.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfe.mo %%NLS%%share/locale/it/LC_MESSAGES/xfe.mo |