diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-06 10:56:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-06 10:56:30 +0000 |
commit | d3bbd40d43451428d2bc88b5a250cc9eb3025a3d (patch) | |
tree | 0faeff7009b93f1cc0e52dbe6a8ccd80a17b6dad /graphics/gauche-gl | |
parent | 19a5291897dbeb5c6b03b449abc1daedbf2910b5 (diff) | |
download | ports-d3bbd40d43451428d2bc88b5a250cc9eb3025a3d.tar.gz ports-d3bbd40d43451428d2bc88b5a250cc9eb3025a3d.zip |
- Update to 0.4.3
PR: 113373
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=192904
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r-- | graphics/gauche-gl/Makefile | 3 | ||||
-rw-r--r-- | graphics/gauche-gl/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 8364f8dee271..e98d9d43ee81 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gl -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= graphics scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gauche diff --git a/graphics/gauche-gl/distinfo b/graphics/gauche-gl/distinfo index ba2e0497e14c..b9bb566c0df3 100644 --- a/graphics/gauche-gl/distinfo +++ b/graphics/gauche-gl/distinfo @@ -1,3 +1,3 @@ -MD5 (Gauche-gl-0.4.2.tgz) = 32e0670225a983e9df99f856825e1f63 -SHA256 (Gauche-gl-0.4.2.tgz) = 947dd946c7e6837f5825214e89e69f3c2e1ef5b49ad3a27974aa7df7c937cb97 -SIZE (Gauche-gl-0.4.2.tgz) = 942251 +MD5 (Gauche-gl-0.4.3.tgz) = dccf93ab8074fc40e0e89a6b45a32c82 +SHA256 (Gauche-gl-0.4.3.tgz) = 9e74a0a32a80430210f513e33894a1a35985e18bc95f01f44b00d7c8a43bae23 +SIZE (Gauche-gl-0.4.3.tgz) = 942390 |