summaryrefslogtreecommitdiff
path: root/sysutils/wmcpuload
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-23 23:16:13 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-23 23:16:13 +0000
commitfdd275756ba5df4f1d9df9dc3073a4408e070ea6 (patch)
tree811c2ef1d4f49625610e885539c4eae1a8417e3b /sysutils/wmcpuload
parentUpdate to 0.7.0 (diff)
Update to 0.9.0
Notes
Notes: svn path=/head/; revision=56501
Diffstat (limited to 'sysutils/wmcpuload')
-rw-r--r--sysutils/wmcpuload/Makefile11
-rw-r--r--sysutils/wmcpuload/distinfo2
-rw-r--r--sysutils/wmcpuload/pkg-plist2
3 files changed, 10 insertions, 5 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile
index c975a9cf8cce..535deb811e1f 100644
--- a/sysutils/wmcpuload/Makefile
+++ b/sysutils/wmcpuload/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= wmcpuload
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9.0
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
-DISTNAME= WMCPULoad-${PORTVERSION}
MAINTAINER= pat@FreeBSD.org
@@ -19,10 +18,16 @@ USE_XPM= yes
MAN1= wmcpuload.1
+pre-patch:
+.for dir in src doc .
+ @${PERL} -pi -e 's|\@program_transform_name\@||' \
+ ${WRKSRC}/${dir}/Makefile.in
+.endfor
+
.ifndef(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
-.for file in README TODO
+.for file in ChangeLog README
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif # !NOPORTDOCS
diff --git a/sysutils/wmcpuload/distinfo b/sysutils/wmcpuload/distinfo
index 9efea8a20c94..5c43039f624e 100644
--- a/sysutils/wmcpuload/distinfo
+++ b/sysutils/wmcpuload/distinfo
@@ -1 +1 @@
-MD5 (WMCPULoad-0.8.1.tar.gz) = 4d7a75c547206253159e105b80e53365
+MD5 (wmcpuload-0.9.0.tar.gz) = 7a968b8ed207d7983171b96d4bfe7c82
diff --git a/sysutils/wmcpuload/pkg-plist b/sysutils/wmcpuload/pkg-plist
index 39389058ffbc..775016ee99e7 100644
--- a/sysutils/wmcpuload/pkg-plist
+++ b/sysutils/wmcpuload/pkg-plist
@@ -1,4 +1,4 @@
bin/wmcpuload
+%%PORTDOCS%%share/doc/wmcpuload/ChangeLog
%%PORTDOCS%%share/doc/wmcpuload/README
-%%PORTDOCS%%share/doc/wmcpuload/TODO
%%PORTDOCS%%@dirrm share/doc/wmcpuload