- Update to 1.0.1

- Pet portlint
- Rass maintainership to submitter

PR:		ports/117134
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	clsung (mentor, implicit)
This commit is contained in:
Thomas Abthorpe 2007-10-12 13:54:56 +00:00
parent f2df6c73ac
commit 4f41a8c34b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201362
2 changed files with 7 additions and 6 deletions

View File

@ -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}

View File

@ -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