diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-12 13:54:56 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-12 13:54:56 +0000 |
commit | 4f41a8c34b30897c5dddaa47c05592905e702b03 (patch) | |
tree | 689395c5eb020cd01485545ee04d2e1d3b99db6a /sysutils | |
parent | f2df6c73aca4e66be6587d6d9053cea289dbf53d (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/hourglass/Makefile | 7 | ||||
-rw-r--r-- | sysutils/hourglass/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile index b144bebcbfe4..3e5537250af6 100644 --- a/sysutils/hourglass/Makefile +++ b/sysutils/hourglass/Makefile @@ -6,16 +6,17 @@ # PORTNAME= hourglass -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= sysutils parallel MASTER_SITES= http://www.cs.utah.edu/~regehr/hourglass/ +DISTNAME= ${PORTNAME}-${PORTVERSION}b -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= A real-time application useful to learn how CPU scheduling works RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/hourglass/distinfo b/sysutils/hourglass/distinfo index 1d513cbbb0fa..75812a0f11a9 100644 --- a/sysutils/hourglass/distinfo +++ b/sysutils/hourglass/distinfo @@ -1,3 +1,3 @@ -MD5 (hourglass-1.0.0.tar.gz) = a282877889bddd3307e7ef7674f32415 -SHA256 (hourglass-1.0.0.tar.gz) = 4d3ea981999b5b951c1116b5af2f131fe9ec052235c833224790f2d1550f4c13 -SIZE (hourglass-1.0.0.tar.gz) = 112374 +MD5 (hourglass-1.0.1b.tar.gz) = 18bc138e565531f401b3a07ff17ba07a +SHA256 (hourglass-1.0.1b.tar.gz) = 9293ab49dae3d591dc6d793a01bd716a7c6751a6e189829d2cee0c2b0f6167bc +SIZE (hourglass-1.0.1b.tar.gz) = 114228 |