mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 2.1.4.
This commit is contained in:
parent
4e09a955c9
commit
fa64e7fe15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72030
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gkrellm
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 2.1.4
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= sysutils ipv6
|
||||
MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \
|
||||
@ -84,9 +84,9 @@ post-install:
|
||||
${PREFIX}/etc/gkrellmd.conf; \
|
||||
fi
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${PREFIX}/share/doc/gkrellm
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in ${DOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gkrellm
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gkrellm-2.1.0.tar.bz2) = 5c89462d187d4ae3f157665cbb135381
|
||||
MD5 (gkrellm-2.1.4.tar.bz2) = e3130e8d6487642c2eb3e68b8d2ee8b0
|
||||
|
Loading…
Reference in New Issue
Block a user