ports/52839: Update devel/kyra (maintainer): 2.0.4 -> 2.0.5

Kirill Ponomarew ponomarew at oberon.net
Sun Jun 1 11:40:14 UTC 2003


>Number:         52839
>Category:       ports
>Synopsis:       Update devel/kyra (maintainer): 2.0.4 -> 2.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 01 04:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update devel/kyra (maintainer): 2.0.4 -> 2.0.5

* Fixed a an alpha rendering bug that could occur in
* OpenGL mode (for Sprites with alpha-channels)
* Changed the licensing of the utility package (only) to be
  zlib licensed.
* Button improvements: buttons can now be drawn from 3
* frame sprites. Thanks to Ariel Chai for the demo button.
* Text field bevel can be turned off.
* The sprite editor now remembers zoom and position
  settings for each state. Thanks for code from Eugen
* Treise.
* Added missing Windows "guitest" build file.

>How-To-Repeat:
>Fix:
diff -urN kyra.orig/Makefile kyra/Makefile
--- kyra.orig/Makefile	Mon May 12 18:18:35 2003
+++ kyra/Makefile	Sun Jun  1 13:27:37 2003
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	kyra
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	kyra
-DISTNAME=	${PORTNAME}_src_2_0_4
+DISTNAME=	${PORTNAME}_src_2_0_5
 
 MAINTAINER=	ponomarew at oberon.net
 COMMENT=	Kyra is a simple Sprite engine written in C++
diff -urN kyra.orig/distinfo kyra/distinfo
--- kyra.orig/distinfo	Sat May 10 00:30:43 2003
+++ kyra/distinfo	Sun Jun  1 13:28:12 2003
@@ -1 +1 @@
-MD5 (kyra_src_2_0_4.tar.gz) = 53f46dfe8072c151c671ed430ab2b7a2
+MD5 (kyra_src_2_0_5.tar.gz) = 9c5f62be8cb1023943ef2217696c9baf
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list