forked from Lainports/freebsd-ports
Update to 1.0.0
This commit is contained in:
parent
e68a6138cc
commit
6d0ca64b72
2 changed files with 4 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= wmcpuload
|
||||
PORTVERSION= 0.9.0
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= sysutils windowmaker
|
||||
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
|
||||
|
||||
|
|
@ -15,17 +15,12 @@ MAINTAINER= pat@FreeBSD.org
|
|||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XPM= yes
|
||||
CONFIGURE_ARGS= --program-prefix=""
|
||||
|
||||
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:
|
||||
.ifndef(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in ChangeLog README
|
||||
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
MD5 (wmcpuload-0.9.0.tar.gz) = 7a968b8ed207d7983171b96d4bfe7c82
|
||||
MD5 (wmcpuload-1.0.0.tar.gz) = cf1184c563e141e4d311c393b40207f1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue