diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-14 10:12:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-14 10:12:33 +0000 |
commit | 0abb34221a72c97cfcae032b81550743dd26314f (patch) | |
tree | 212fd93884cacfa2926aa720aeeaaaacd9e24bed /games/rubix | |
parent | f210c3a7fc8aca1132439e5d901f7beea3fae6c6 (diff) |
- Update to 1.0.6
- Pass maintainership to submitter
PR: 129511
Submitted by: Dennis Herrmann <adox@mcx2.org>
Notes
Notes:
svn path=/head/; revision=224208
Diffstat (limited to 'games/rubix')
-rw-r--r-- | games/rubix/Makefile | 8 | ||||
-rw-r--r-- | games/rubix/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile index 66808f2ab64e..ce71a1670a4a 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -6,12 +6,12 @@ # PORTNAME= rubix -PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTVERSION= 1.0.6 CATEGORIES= games -MASTER_SITES= http://sed.free.fr/rubix/ +MASTER_SITES= http://sed.free.fr/rubix/ \ + http://mirror.mcx2.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Another Rubik's cube game with a rather interesting interface USE_BZIP2= yes diff --git a/games/rubix/distinfo b/games/rubix/distinfo index 5d946156d2ca..35ab9414f015 100644 --- a/games/rubix/distinfo +++ b/games/rubix/distinfo @@ -1,3 +1,3 @@ -MD5 (rubix-1.0.5.tar.bz2) = cb5c672eb9dd6286c292d0408dbec26d -SHA256 (rubix-1.0.5.tar.bz2) = bf745a7f3ad38a6dd57c7ec033f094a3d644a37e240952a1650e1dc8a7c62d1b -SIZE (rubix-1.0.5.tar.bz2) = 24525 +MD5 (rubix-1.0.6.tar.bz2) = 76346b49b67dd7ade0f69b4ae77e3f3a +SHA256 (rubix-1.0.6.tar.bz2) = ccff4c98373f76c6bab751f5f5a60df7ad8691c79b56157e4aba2dd76f501a87 +SIZE (rubix-1.0.6.tar.bz2) = 24567 |