diff options
author | oliver <oliver@FreeBSD.org> | 2005-11-27 19:16:40 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-11-27 19:16:40 +0800 |
commit | 73afb7afdbefda81de0d0a0652044ae1a09dbc24 (patch) | |
tree | 8d42fc6b5180ca53510044a10b53178ae29e538b /graphics/cegui04 | |
parent | c4576de541dca5d852f66e5c848eb56fde8f2e38 (diff) | |
download | freebsd-ports-gnome-73afb7afdbefda81de0d0a0652044ae1a09dbc24.tar.gz freebsd-ports-gnome-73afb7afdbefda81de0d0a0652044ae1a09dbc24.tar.zst freebsd-ports-gnome-73afb7afdbefda81de0d0a0652044ae1a09dbc24.zip |
update to 0.4.1
Diffstat (limited to 'graphics/cegui04')
-rw-r--r-- | graphics/cegui04/Makefile | 6 | ||||
-rw-r--r-- | graphics/cegui04/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile index 79abdeeb07bd..711504ac2a0b 100644 --- a/graphics/cegui04/Makefile +++ b/graphics/cegui04/Makefile @@ -6,12 +6,12 @@ # PORTNAME= cegui -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.1 +PORTREVISION= 0 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=crayzedsgui -DISTNAME= ${PORTNAME}_mk2-${PORTVERSION} +DISTNAME= ${PORTNAME}_mk2-source-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A library providing windowing and widgets for graphics APIs diff --git a/graphics/cegui04/distinfo b/graphics/cegui04/distinfo index a7e94b6c7832..29d37c06bae3 100644 --- a/graphics/cegui04/distinfo +++ b/graphics/cegui04/distinfo @@ -1,2 +1,3 @@ -MD5 (cegui_mk2-0.4.0.tar.bz2) = 03552c7151e9125b6f8a2496d4203488 -SIZE (cegui_mk2-0.4.0.tar.bz2) = 13500075 +MD5 (cegui_mk2-source-0.4.1.tar.bz2) = 7b1df5ba4dd91376b79bd5968a429e23 +SHA256 (cegui_mk2-source-0.4.1.tar.bz2) = a3bdd7f528daa97d2e432994ef249c61b951137aa54aa59dfd04656e3be67d11 +SIZE (cegui_mk2-source-0.4.1.tar.bz2) = 7393348 |