1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 0.3.2

PR:		ports/70665
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
This commit is contained in:
Pav Lucistnik 2004-08-21 09:43:28 +00:00
parent 4d92f8cf2a
commit 418c77a63a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116897
2 changed files with 4 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gkrellfire
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
CATEGORIES= sysutils
MASTER_SITES= http://people.freenet.de/thomas-steinke/
EXTRACT_SUFX= .tgz
@ -21,10 +21,7 @@ PLIST_FILES= libexec/gkrellm2/plugins/${PORTNAME}.so
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
ALL_TARGET= gkrellfire.so
post-extract:
@${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/Makefile
MAKE_ARGS= CC="${CC}"
do-install:
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.so ${PREFIX}/libexec/gkrellm2/plugins/

View File

@ -1,2 +1,2 @@
MD5 (gkrellfire-0.3.1.tgz) = 823a50c7511e8943ad566fb298cba181
SIZE (gkrellfire-0.3.1.tgz) = 11851
MD5 (gkrellfire-0.3.2.tgz) = ca27fce5840a0b81b8d87a51bee4c76e
SIZE (gkrellfire-0.3.2.tgz) = 11869