diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-11 05:15:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-11 05:15:36 +0800 |
commit | eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038 (patch) | |
tree | 8366f5d30264b8f513312ee0296d8173de71d72f /x11/gnomesession | |
parent | da0e4ca50941300559772de2ae92baaedde48af2 (diff) | |
download | marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.tar marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.tar.gz marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.tar.bz2 marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.tar.lz marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.tar.xz marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.tar.zst marcuscom-ports-eb0e35d3ca1fe34337c1ca47ae6bb0c1085ad038.zip |
Update to 2.1.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@258 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomesession')
-rw-r--r-- | x11/gnomesession/Makefile | 6 | ||||
-rw-r--r-- | x11/gnomesession/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index e45598c71..6fa243eb8 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomesession -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-session/2.1 @@ -28,8 +28,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 save-session.1 \ - session-properties.1 +MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ + gnome-session-save.1 MAN5= default.session.5 post-patch: diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo index ba4f6dd91..64d0dabeb 100644 --- a/x11/gnomesession/distinfo +++ b/x11/gnomesession/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-session-2.1.3.tar.bz2) = afa3b5a44cb04ef29138c480e3f2f948 +MD5 (gnome2/gnome-session-2.1.4.tar.bz2) = dfebeaf94d3a94b1cade8da3dc013a24 |