aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libSM
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2009-01-24 00:28:36 +0800
committerflz <flz@FreeBSD.org>2009-01-24 00:28:36 +0800
commite1fa8d8895aee835b4a658dd8fed60b6fe0166f2 (patch)
treecf2e3d4f30a1b913cafbd708b8f9c5081f8aec9d /x11/libSM
parent7fd0312bdcb554dba77af4cae101782e5fb32587 (diff)
downloadfreebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.gz
freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.zst
freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.zip
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Diffstat (limited to 'x11/libSM')
-rw-r--r--x11/libSM/Makefile6
-rw-r--r--x11/libSM/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile
index 6bc29012c235..9a2d8965412c 100644
--- a/x11/libSM/Makefile
+++ b/x11/libSM/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= libSM
-PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTVERSION= 1.1.0
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Session Management library for X11
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/uuid.pc:${PORTSDIR}/misc/e2fsprogs-libuuid
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/uuid.pc:${PORTSDIR}/misc/e2fsprogs-libuuid
+
XORG_CAT= lib
USE_XORG= ice xproto:both xtrans
diff --git a/x11/libSM/distinfo b/x11/libSM/distinfo
index 459be289bb37..fdaef1635659 100644
--- a/x11/libSM/distinfo
+++ b/x11/libSM/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/libSM-1.0.3.tar.bz2) = 184cbf502b3cd5d7ba5f9d1290a99606
-SHA256 (xorg/lib/libSM-1.0.3.tar.bz2) = 57f42d3557effe452cd348362977ff90fa61009885c23b3aca8cb0219b5dec04
-SIZE (xorg/lib/libSM-1.0.3.tar.bz2) = 223906
+MD5 (xorg/lib/libSM-1.1.0.tar.bz2) = 05a04c2b6382fb0054f6c70494e22733
+SHA256 (xorg/lib/libSM-1.1.0.tar.bz2) = 7536ac382e1ff82014d3a0defba0c61b3a30984f4e5bc7707960d6debcb92a82
+SIZE (xorg/lib/libSM-1.1.0.tar.bz2) = 252599