aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-05-17 07:33:20 +0800
committeradamw <adamw@FreeBSD.org>2004-05-17 07:33:20 +0800
commit08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd (patch)
treeb8dbdadd877af87108eb67c653be80dba3cee3db /sysutils
parent54499d3dd6602544d243a6d72c8c6f44e0b9ae8f (diff)
downloadfreebsd-ports-gnome-08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd.tar.gz
freebsd-ports-gnome-08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd.tar.zst
freebsd-ports-gnome-08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd.zip
Update to 1.0.1 and apply a couple touch-ups to the port itself. I didn't consult
with the maintainer on this, but he's busy with other things these days.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmmemmon/Makefile4
-rw-r--r--sysutils/wmmemmon/distinfo4
-rw-r--r--sysutils/wmmemmon/files/patch-src::Makefile.in2
-rw-r--r--sysutils/wmmemmon/pkg-descr2
-rw-r--r--sysutils/wmmemmon/pkg-plist6
5 files changed, 9 insertions, 9 deletions
diff --git a/sysutils/wmmemmon/Makefile b/sysutils/wmmemmon/Makefile
index ea8b234ec39b..18cddbe9f23f 100644
--- a/sysutils/wmmemmon/Makefile
+++ b/sysutils/wmmemmon/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= wmmemmon
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
MAINTAINER= pat@FreeBSD.org
COMMENT= Mem/Swap monitoring dockapp for WindowMaker
-USE_BZIP2= yes
+#USE_BZIP2= yes # ATM the .bz2 distfile is broken.
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
diff --git a/sysutils/wmmemmon/distinfo b/sysutils/wmmemmon/distinfo
index 2e273fad1daa..28539c727852 100644
--- a/sysutils/wmmemmon/distinfo
+++ b/sysutils/wmmemmon/distinfo
@@ -1,2 +1,2 @@
-MD5 (wmmemmon-1.0.0.tar.bz2) = 0c71b4692de36bd88d0d4fa0019d3ee3
-SIZE (wmmemmon-1.0.0.tar.bz2) = 114611
+MD5 (wmmemmon-1.0.1.tar.gz) = c4b0f93d0a3ebe2c90022c996b29371c
+SIZE (wmmemmon-1.0.1.tar.gz) = 145287
diff --git a/sysutils/wmmemmon/files/patch-src::Makefile.in b/sysutils/wmmemmon/files/patch-src::Makefile.in
index 977617725266..a9161724e8b7 100644
--- a/sysutils/wmmemmon/files/patch-src::Makefile.in
+++ b/sysutils/wmmemmon/files/patch-src::Makefile.in
@@ -5,7 +5,7 @@
-CFLAGS = @DFLAGS@ @CFLAGS@ -I../libdockapp/
-+CFLAGS = -I../libdockapp/ @DFLAGS@ @CFLAGS@
++CFLAGS += -I../libdockapp/ @DFLAGS@ @CFLAGS@
wmmemmon_LDADD = dockapp.o @LIBRARY_SEARCH_PATH@ @XLIBS@
diff --git a/sysutils/wmmemmon/pkg-descr b/sysutils/wmmemmon/pkg-descr
index 824677c24f4e..6e0706d2d206 100644
--- a/sysutils/wmmemmon/pkg-descr
+++ b/sysutils/wmmemmon/pkg-descr
@@ -1,5 +1,5 @@
Mem/Swap monitoring dockapp for WindowMaker.
-Outside circle is Mem usage in percent.Inside is swap.
+Outside circle is Mem usage in percent. Inside is swap.
WWW: http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#wmmemmon
Author: Seiichi SATO <ssato@sh.rim.or.jp>
diff --git a/sysutils/wmmemmon/pkg-plist b/sysutils/wmmemmon/pkg-plist
index 2bdd61cff0f7..52aca5a021a1 100644
--- a/sysutils/wmmemmon/pkg-plist
+++ b/sysutils/wmmemmon/pkg-plist
@@ -1,4 +1,4 @@
bin/wmmemmon
-%%PORTDOCS%%share/doc/wmmemmon/ChangeLog
-%%PORTDOCS%%share/doc/wmmemmon/README
-%%PORTDOCS%%@dirrm share/doc/wmmemmon
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%