diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-10 01:29:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-10 01:29:44 +0800 |
commit | cc004d825d5f4e94cf19973e21f553f3fb5e510e (patch) | |
tree | c5525170c62a2681b06ccb90da457dc1b76fec63 /games | |
parent | 53b96ce3bb7a481460fc3bfddb6112c406437642 (diff) | |
download | freebsd-ports-gnome-cc004d825d5f4e94cf19973e21f553f3fb5e510e.tar.gz freebsd-ports-gnome-cc004d825d5f4e94cf19973e21f553f3fb5e510e.tar.zst freebsd-ports-gnome-cc004d825d5f4e94cf19973e21f553f3fb5e510e.zip |
- Update to 1.1.3
- Pass maintainership to submitter
PR: 130962
Submitted by: Dennis Herrmann <adox@mcx2.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/zoom/Makefile | 4 | ||||
-rw-r--r-- | games/zoom/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile index 8b5db8c88bfa..8d40d1287d8d 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -6,11 +6,11 @@ # PORTNAME= zoom -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= games MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Z-Interpreter for X with full V6 support LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ diff --git a/games/zoom/distinfo b/games/zoom/distinfo index 3631e08c30b3..818c83742859 100644 --- a/games/zoom/distinfo +++ b/games/zoom/distinfo @@ -1,3 +1,3 @@ -MD5 (zoom-1.1.2.tar.gz) = 77915885c795e38927cd5183e710658d -SHA256 (zoom-1.1.2.tar.gz) = 33776ed970c445e4137c9c80f696e634a5516d977f1f5d5ad7c5aaf2cbcb1df4 -SIZE (zoom-1.1.2.tar.gz) = 2152557 +MD5 (zoom-1.1.3.tar.gz) = fff7ed18a82bd810f07f1a24d895e61b +SHA256 (zoom-1.1.3.tar.gz) = 553b24cfd1a696cd74670cb9b8886ba8c047bd4a67ad8df762ba1803001ba475 +SIZE (zoom-1.1.3.tar.gz) = 2172749 |