#1705 closed update (fixed)
UPDATE: blinkentools-2.8
Reported by: | tim@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: | blinkentools |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
the portfile can be found here: INLINE
Comments: Improved MNG handling, bug fixes
================INLINE CONTENT================
diff -u -r1.8 Portfile --- Portfile 2004/03/17 12:48:10 1.8 +++ Portfile 2004/04/06 02:45:53 @@ -1,7 +1,7 @@ # $Id: Portfile,v 1.8 2004/03/17 12:48:10 tim Exp $ PortSystem 1.0 name blinkentools -version 2.7 +version 2.8 categories graphics blinkenlights maintainers tim@ccc.de description Blinkenlights command line tools @@ -9,7 +9,7 @@ depends_lib lib:libblib:blib homepage http://www.blinkenlights.de/ master_sites http://sven.gimp.org/blinkenlights/ -checksums blinkentools-2.7.tar.gz md5 85ff84038b88304be4106b302c8bb37b +checksums blinkentools-2.8.tar.gz md5 25755db692f537cdcc48f4f6ecb831c3 platforms darwin
================INLINE CONTENT================
Change History (2)
comment:1 Changed 21 years ago by matt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | blinkentools added |
Type: | defect → update |
Note: See
TracTickets for help on using
tickets.
Committed. Thanks Tim!