1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Change maintainer to xfce@ [1]

- Update versions for garcon, libexo, libxfce4util, thunar, xfce4-panel to
  match current in-tree versions [2]
PR:		ports/160797 [2]
Submitted by:	Olivier Duchateau [duchateau.olivier gmail] [2]
Approved by:	oliver@ (previous maintainer) [1]
This commit is contained in:
Rene Ladan 2011-10-23 19:28:31 +00:00
parent 305a22f1e9
commit fa7486f56e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284208

View File

@ -5,7 +5,7 @@
.if !defined(_POSTMKINCLUDED) && !defined(Xfce_Pre_Include)
Xfce_Pre_Include= bsd.xfce.mk
Xfce_Include_MAINTAINER= oliver@FreeBSD.org
Xfce_Include_MAINTAINER= xfce@FreeBSD.org
# This file contains some variable definitions that are supposed to
# make your life easier when dealing with ports related to the Xfce
@ -19,11 +19,11 @@ MASTER_SITE_SUBDIR?= xfce/4.8/src
configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
garcon_BUILD_DEPENDS= garcon>=0.1.7:${PORTSDIR}/sysutils/garcon
garcon_RUN_DEPENDS= garcon>=0.1.7:${PORTSDIR}/sysutils/garcon
garcon_BUILD_DEPENDS= garcon>=0.1.9:${PORTSDIR}/sysutils/garcon
garcon_RUN_DEPENDS= garcon>=0.1.9:${PORTSDIR}/sysutils/garcon
libexo_BUILD_DEPENDS= libexo>=0.6.0:${PORTSDIR}/x11/libexo
libexo_RUN_DEPENDS= libexo>=0.6.0:${PORTSDIR}/x11/libexo
libexo_BUILD_DEPENDS= libexo>=0.6.2:${PORTSDIR}/x11/libexo
libexo_RUN_DEPENDS= libexo>=0.6.2:${PORTSDIR}/x11/libexo
libgui_BUILD_DEPENDS= libxfce4gui>=4.8.1:${PORTSDIR}/x11-toolkits/libxfce4gui
libgui_RUN_DEPENDS= libxfce4gui>=4.8.1:${PORTSDIR}/x11-toolkits/libxfce4gui
@ -31,14 +31,14 @@ libgui_RUN_DEPENDS= libxfce4gui>=4.8.1:${PORTSDIR}/x11-toolkits/libxfce4gui
libmenu_BUILD_DEPENDS= libxfce4menu>=4.8.0:${PORTSDIR}/x11/libxfce4menu
libmenu_RUN_DEPENDS= libxfce4menu>=4.8.0:${PORTSDIR}/x11/libxfce4menu
libutil_BUILD_DEPENDS= libxfce4util>=4.8.1:${PORTSDIR}/x11/libxfce4util
libutil_RUN_DEPENDS= libxfce4util>=4.8.1:${PORTSDIR}/x11/libxfce4util
libutil_BUILD_DEPENDS= libxfce4util>=4.8.2:${PORTSDIR}/x11/libxfce4util
libutil_RUN_DEPENDS= libxfce4util>=4.8.2:${PORTSDIR}/x11/libxfce4util
panel_BUILD_DEPENDS= xfce4-panel>=4.8.3:${PORTSDIR}/x11-wm/xfce4-panel
panel_RUN_DEPENDS= xfce4-panel>=4.8.3:${PORTSDIR}/x11-wm/xfce4-panel
panel_BUILD_DEPENDS= xfce4-panel>=4.8.5:${PORTSDIR}/x11-wm/xfce4-panel
panel_RUN_DEPENDS= xfce4-panel>=4.8.5:${PORTSDIR}/x11-wm/xfce4-panel
thunar_BUILD_DEPENDS= Thunar>=1.2.1:${PORTSDIR}/x11-fm/thunar
thunar_RUN_DEPENDS= Thunar>=1.2.1:${PORTSDIR}/x11-fm/thunar
thunar_BUILD_DEPENDS= Thunar>=1.2.2:${PORTSDIR}/x11-fm/thunar
thunar_RUN_DEPENDS= Thunar>=1.2.2:${PORTSDIR}/x11-fm/thunar
thunarvfs_BUILD_DEPENDS= thunar-vfs>=1.2.0:${PORTSDIR}/x11-fm/thunar-vfs
thunarvfs_RUN_DEPENDS= thunar-vfs>=1.2.0:${PORTSDIR}/x11-fm/thunar-vfs