mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.1.3
This commit is contained in:
parent
a2c608fbf4
commit
fcf2d4464b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123787
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wmupmon
|
||||
PORTVERSION= 0.1.2
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= sysutils windowmaker
|
||||
MASTER_SITES= http://j-z-s.com/projects/downloads/
|
||||
|
||||
@ -16,17 +16,11 @@ COMMENT= An uptime showing dockapp with a similar look to wmcpuload
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOMAKE_VER= 15
|
||||
USE_AUTOHEADER_VER= 259
|
||||
CONFIGURE_ARGS= --program-prefix=""
|
||||
|
||||
MAN1= wmupmon.1
|
||||
PLIST_FILES= bin/wmupmon
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (wmupmon-0.1.2.tar.bz2) = 935fbabb77f0e0f7ca807a8e76fcda7d
|
||||
SIZE (wmupmon-0.1.2.tar.bz2) = 144485
|
||||
MD5 (wmupmon-0.1.3.tar.bz2) = 5de5cf7c074f15bb5d8d7d6beb5f4268
|
||||
SIZE (wmupmon-0.1.3.tar.bz2) = 90108
|
||||
|
Loading…
Reference in New Issue
Block a user