diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/xfce/pkg-plist | 5 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce4/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/xfce4/pkg-plist | 5 |
6 files changed, 22 insertions, 10 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 94d3fb9e4a9c..2b5dfe252dfe 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xfce -# Version required: 3.2.2 +# Version required: 3.2.3 # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # # $FreeBSD$ # -DISTNAME= xfce-3.2.2 +DISTNAME= xfce-3.2.3 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/ @@ -23,9 +23,10 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib -lintl -lxpg4" + LIBS="-L${LOCALBASE}/lib -lxpg4" CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ - --datadir=${PREFIX}/share + --datadir=${PREFIX}/share \ + --with-xpm=${X11BASE} MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xflock.1 xfmouse.1 \ xfpager.1 xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1 diff --git a/x11-wm/xfce/distinfo b/x11-wm/xfce/distinfo index 7be21d460024..b7fd4a0239b1 100644 --- a/x11-wm/xfce/distinfo +++ b/x11-wm/xfce/distinfo @@ -1 +1 @@ -MD5 (xfce-3.2.2.tar.gz) = e8ca2c6b4bb605ff16f67ee681419849 +MD5 (xfce-3.2.3.tar.gz) = 8e93ce3c877d251a9da6b8cdb57620c0 diff --git a/x11-wm/xfce/pkg-plist b/x11-wm/xfce/pkg-plist index d2f9c9c1c8c3..97a9762f2257 100644 --- a/x11-wm/xfce/pkg-plist +++ b/x11-wm/xfce/pkg-plist @@ -74,6 +74,7 @@ share/xfce/backdrops/Satin2.xpm share/xfce/backdrops/Satin3.xpm share/xfce/backdrops/Sea.xpm share/xfce/backdrops/Sky.xpm +share/xfce/backdrops/Sky2.xpm share/xfce/backdrops/Slate.xpm share/xfce/backdrops/Soft.xpm share/xfce/backdrops/Softblue.xpm @@ -315,9 +316,11 @@ share/xfce/locale/it/LC_MESSAGES/xfce.mo share/xfce/locale/ja/LC_MESSAGES/xfce.mo share/xfce/locale/pl/LC_MESSAGES/xfce.mo share/xfce/locale/ru/LC_MESSAGES/xfce.mo +share/xfce/locale/sk/LC_MESSAGES/xfce.mo share/xfce/locale/sv/LC_MESSAGES/xfce.mo share/xfce/locale/zh/LC_MESSAGES/xfce.mo share/xfce/palettes/Alpine +share/xfce/palettes/Analog share/xfce/palettes/Anthracite share/xfce/palettes/Bahamas share/xfce/palettes/Cheese @@ -457,6 +460,8 @@ share/xfce/xfdefs.py @dirrm share/xfce/locale/pl @dirrm share/xfce/locale/ru/LC_MESSAGES @dirrm share/xfce/locale/ru +@dirrm share/xfce/locale/sk/LC_MESSAGES +@dirrm share/xfce/locale/sk @dirrm share/xfce/locale/sv/LC_MESSAGES @dirrm share/xfce/locale/sv @dirrm share/xfce/locale/zh/LC_MESSAGES diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 94d3fb9e4a9c..2b5dfe252dfe 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xfce -# Version required: 3.2.2 +# Version required: 3.2.3 # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # # $FreeBSD$ # -DISTNAME= xfce-3.2.2 +DISTNAME= xfce-3.2.3 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/ @@ -23,9 +23,10 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib -lintl -lxpg4" + LIBS="-L${LOCALBASE}/lib -lxpg4" CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ - --datadir=${PREFIX}/share + --datadir=${PREFIX}/share \ + --with-xpm=${X11BASE} MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xflock.1 xfmouse.1 \ xfpager.1 xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1 diff --git a/x11-wm/xfce4/distinfo b/x11-wm/xfce4/distinfo index 7be21d460024..b7fd4a0239b1 100644 --- a/x11-wm/xfce4/distinfo +++ b/x11-wm/xfce4/distinfo @@ -1 +1 @@ -MD5 (xfce-3.2.2.tar.gz) = e8ca2c6b4bb605ff16f67ee681419849 +MD5 (xfce-3.2.3.tar.gz) = 8e93ce3c877d251a9da6b8cdb57620c0 diff --git a/x11-wm/xfce4/pkg-plist b/x11-wm/xfce4/pkg-plist index d2f9c9c1c8c3..97a9762f2257 100644 --- a/x11-wm/xfce4/pkg-plist +++ b/x11-wm/xfce4/pkg-plist @@ -74,6 +74,7 @@ share/xfce/backdrops/Satin2.xpm share/xfce/backdrops/Satin3.xpm share/xfce/backdrops/Sea.xpm share/xfce/backdrops/Sky.xpm +share/xfce/backdrops/Sky2.xpm share/xfce/backdrops/Slate.xpm share/xfce/backdrops/Soft.xpm share/xfce/backdrops/Softblue.xpm @@ -315,9 +316,11 @@ share/xfce/locale/it/LC_MESSAGES/xfce.mo share/xfce/locale/ja/LC_MESSAGES/xfce.mo share/xfce/locale/pl/LC_MESSAGES/xfce.mo share/xfce/locale/ru/LC_MESSAGES/xfce.mo +share/xfce/locale/sk/LC_MESSAGES/xfce.mo share/xfce/locale/sv/LC_MESSAGES/xfce.mo share/xfce/locale/zh/LC_MESSAGES/xfce.mo share/xfce/palettes/Alpine +share/xfce/palettes/Analog share/xfce/palettes/Anthracite share/xfce/palettes/Bahamas share/xfce/palettes/Cheese @@ -457,6 +460,8 @@ share/xfce/xfdefs.py @dirrm share/xfce/locale/pl @dirrm share/xfce/locale/ru/LC_MESSAGES @dirrm share/xfce/locale/ru +@dirrm share/xfce/locale/sk/LC_MESSAGES +@dirrm share/xfce/locale/sk @dirrm share/xfce/locale/sv/LC_MESSAGES @dirrm share/xfce/locale/sv @dirrm share/xfce/locale/zh/LC_MESSAGES |