Opened 19 years ago

Closed 19 years ago

Last modified 8 years ago

#2398 closed update (fixed)

UPDATE: nice-0.9.9

Reported by: sleepinghead@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: nice

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Version bump. I also changed the maintainer address to the address that I'm going to be using more from now on.

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/lang/nice/Portfile,v
retrieving revision 1.2
diff -u -r1.2 Portfile
--- Portfile    16 Jul 2004 01:37:51 -0000      1.2
+++ Portfile    17 Nov 2004 02:36:58 -0000
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name           nice
-version                0.9.8
+version                0.9.9
 categories     lang java
 platforms      darwin
-maintainers    sleepinghead@netzero.net
+maintainers    mvitocruz@gmail.com
 description    The Nice programming language
 long_description       Nice is a new programming language that extends the \
                        ideas behind object orientation and incorporates    \
@@ -14,7 +14,7 @@
 homepage       http://nice.sourceforge.net/
 master_sites   sourceforge
 distname       Nice-${version}-source
-checksums      md5 94e69aa1f8321234762208504a774da6
+checksums      md5 801bb276c189c39c97fff5ca6b6f4d48
 worksrcdir     ${name}-${version}.orig
 use_configure  no
 depends_run    bin:java:kaffe

Change History (2)

comment:1 Changed 19 years ago by matt@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: nice added
Type: defectupdate
Note: See TracTickets for help on using tickets.