summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-02 08:09:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-02 08:09:46 +0000
commitb17fb10d6237d9e4ea6e104a5b232dfb451c08a6 (patch)
tree8a3ebe82b4f90e96f02827837e476c46e724c5fc /x11-wm
parentReflect new location of librep (LOCALBASE --> X11BASE). Bump PORTREVISION to (diff)
Update to 0.31.1.
Notes
Notes: svn path=/head/; revision=33317
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/Makefile6
-rw-r--r--x11-wm/sawfish/distinfo2
-rw-r--r--x11-wm/sawfish/pkg-plist3
-rw-r--r--x11-wm/sawfish2/Makefile6
-rw-r--r--x11-wm/sawfish2/distinfo2
-rw-r--r--x11-wm/sawfish2/pkg-plist3
6 files changed, 14 insertions, 8 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 9c93e16d4ffb..5d841c6e80b0 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sawfish
-PORTVERSION= 0.31
+PORTVERSION= 0.31.1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
@@ -19,8 +19,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
.if !defined(WITHOUT_GNOME)
LIB_DEPENDS+= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter
.endif
-BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
-RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
+BUILD_DEPENDS= ${X11BASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
+RUN_DEPENDS= ${X11BASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
diff --git a/x11-wm/sawfish/distinfo b/x11-wm/sawfish/distinfo
index 91064b733cf3..9b13ac584fec 100644
--- a/x11-wm/sawfish/distinfo
+++ b/x11-wm/sawfish/distinfo
@@ -1 +1 @@
-MD5 (sawfish-0.31.tar.gz) = 83f798978b47a90ad73c25b9721a82c0
+MD5 (sawfish-0.31.1.tar.gz) = a3c96ee2df355a489846040fa59f064a
diff --git a/x11-wm/sawfish/pkg-plist b/x11-wm/sawfish/pkg-plist
index 939c289cf571..b67578c99867 100644
--- a/x11-wm/sawfish/pkg-plist
+++ b/x11-wm/sawfish/pkg-plist
@@ -11,6 +11,8 @@ info/sawfish.info-3
info/sawfish.info-4
info/sawfish.info-5
@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish).
+libexec/rep/%%GNUHOST%%/sawfish/client.so
+libexec/rep/%%GNUHOST%%/sawfish/client.la
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/DOC
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.la
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.so
@@ -85,6 +87,7 @@ share/locale/ko/LC_MESSAGES/sawfish.mo
share/locale/nl/LC_MESSAGES/sawfish.mo
share/locale/no/LC_MESSAGES/sawfish.mo
share/locale/pl/LC_MESSAGES/sawfish.mo
+share/locale/pt_BR/LC_MESSAGES/sawfish.mo
share/locale/pt_PT/LC_MESSAGES/sawfish.mo
share/locale/ru/LC_MESSAGES/sawfish.mo
share/locale/sl/LC_MESSAGES/sawfish.mo
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 9c93e16d4ffb..5d841c6e80b0 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sawfish
-PORTVERSION= 0.31
+PORTVERSION= 0.31.1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
@@ -19,8 +19,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
.if !defined(WITHOUT_GNOME)
LIB_DEPENDS+= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter
.endif
-BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
-RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
+BUILD_DEPENDS= ${X11BASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
+RUN_DEPENDS= ${X11BASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo
index 91064b733cf3..9b13ac584fec 100644
--- a/x11-wm/sawfish2/distinfo
+++ b/x11-wm/sawfish2/distinfo
@@ -1 +1 @@
-MD5 (sawfish-0.31.tar.gz) = 83f798978b47a90ad73c25b9721a82c0
+MD5 (sawfish-0.31.1.tar.gz) = a3c96ee2df355a489846040fa59f064a
diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist
index 939c289cf571..b67578c99867 100644
--- a/x11-wm/sawfish2/pkg-plist
+++ b/x11-wm/sawfish2/pkg-plist
@@ -11,6 +11,8 @@ info/sawfish.info-3
info/sawfish.info-4
info/sawfish.info-5
@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish).
+libexec/rep/%%GNUHOST%%/sawfish/client.so
+libexec/rep/%%GNUHOST%%/sawfish/client.la
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/DOC
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.la
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.so
@@ -85,6 +87,7 @@ share/locale/ko/LC_MESSAGES/sawfish.mo
share/locale/nl/LC_MESSAGES/sawfish.mo
share/locale/no/LC_MESSAGES/sawfish.mo
share/locale/pl/LC_MESSAGES/sawfish.mo
+share/locale/pt_BR/LC_MESSAGES/sawfish.mo
share/locale/pt_PT/LC_MESSAGES/sawfish.mo
share/locale/ru/LC_MESSAGES/sawfish.mo
share/locale/sl/LC_MESSAGES/sawfish.mo