summaryrefslogtreecommitdiffstats
path: root/x11-wm/swm
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-03-30 09:18:30 +0000
committertrevor <trevor@FreeBSD.org>2001-03-30 09:18:30 +0000
commit032f1c8028cdf867460f618565e8697ca6012366 (patch)
tree309ae63e69c46e350f1de36159145bfa5567d2b5 /x11-wm/swm
parent76bdf90a207ceb64c2e9719504db5393b02cef92 (diff)
downloadFreeBSD-ports-032f1c8028cdf867460f618565e8697ca6012366.zip
FreeBSD-ports-032f1c8028cdf867460f618565e8697ca6012366.tar.gz
Update to 1.2.4.
Diffstat (limited to 'x11-wm/swm')
-rw-r--r--x11-wm/swm/Makefile8
-rw-r--r--x11-wm/swm/distinfo2
-rw-r--r--x11-wm/swm/files/patch-Makefile10
3 files changed, 10 insertions, 10 deletions
diff --git a/x11-wm/swm/Makefile b/x11-wm/swm/Makefile
index 6db83cb..ead6883 100644
--- a/x11-wm/swm/Makefile
+++ b/x11-wm/swm/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= swm
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= x11-wm
MASTER_SITES= http://www.informatik.hu-berlin.de/~sperling/prog/
EXTRACT_SUFX= -src.tgz
MAINTAINER= trevor@FreeBSD.org
-BINS= swm swmbg swmswitch
+BINS= swm swmbg swmpanel swmswitch
DOCDIR= share/doc/${PORTNAME}
DOCS= AUTHORS COMPILE_PARAMS COPYING ChangeLog LIESMICH README \
- README.iPaq TODO startswm swm.lsm KNOWN-BUGS swm-de.1x
-EXAMPLES= startswm.default startswm.gnome startswm.kde
+ README.iPaq swm.lsm KNOWN-BUGS swm-de.1x
+EXAMPLES= startswm.default startswm.gnome startswm.kde startswm.kde1
MAN1= swm.1 swmbg.1
PLIST= ${WRKDIR}/pkg-plist
SCRIPTS= startswm.default
diff --git a/x11-wm/swm/distinfo b/x11-wm/swm/distinfo
index e27be93..a450a2e 100644
--- a/x11-wm/swm/distinfo
+++ b/x11-wm/swm/distinfo
@@ -1 +1 @@
-MD5 (swm-1.2.3-src.tgz) = d34168f18e723695f670253e15872e52
+MD5 (swm-1.2.4-src.tgz) = 479eb31251311b89cc40c131a2ded300
diff --git a/x11-wm/swm/files/patch-Makefile b/x11-wm/swm/files/patch-Makefile
index 8afabb2..8fcf63f 100644
--- a/x11-wm/swm/files/patch-Makefile
+++ b/x11-wm/swm/files/patch-Makefile
@@ -1,10 +1,10 @@
---- Makefile.orig Mon Mar 19 01:54:40 2001
-+++ Makefile Tue Mar 20 12:55:19 2001
-@@ -3,16 +3,15 @@
+--- Makefile.orig Tue Mar 20 08:41:39 2001
++++ Makefile Fri Mar 30 01:06:27 2001
+@@ -2,16 +2,15 @@
+ # the swm.conf file. Normally, you should not have to edit this Makefile.
# Only for testing & devellopment
- # CFLAGS = -O0 -Wall -g3 -ggdb -p -H
--CFLAGS = -O3 -s
+-CFLAGS = -O0 -Wall -g3 -ggdb -p -H
# There should be nothing to edit below this line
# -----------------------------------------------------------------------------
OpenPOWER on IntegriCloud