mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to 1.43
This commit is contained in:
parent
3ee97d6b53
commit
3177468b43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474926
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user