Opened 20 years ago

Closed 20 years ago

Last modified 8 years ago

#1853 closed update (fixed)

UPDATE neon version 0.24.6 (security fix)

Reported by: danielluke (Daniel J. Luke) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: neon

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

Version bump (fixes a security issue), diffs inline:

RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/www/neon/Portfile,v
retrieving revision 1.17
diff -u -d -b -w -r1.17 Portfile
--- Portfile    15 Apr 2004 18:34:55 -0000      1.17
+++ Portfile    19 May 2004 13:53:28 -0000
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name           neon
-version                0.24.5
+version                0.24.6
 
 categories     www
 maintainers    dluke@geeklair.net
@@ -17,7 +17,7 @@
 homepage       http://www.webdav.org/neon/
 
 master_sites   http://www.webdav.org/neon/
-checksums      md5 69c2a079ea0ab01c6c39e8e01a58c665
+checksums      md5 e9473de23f9a57b23247d005efb5ebd7
 
 depends_lib    lib:libexpat.0.4:expat
 configure.env  LDFLAGS=-L$prefix/lib CPPFLAGS=-I$prefix/include

Change History (2)

comment:1 Changed 20 years ago by matt@…

Resolution: fixed
Status: newclosed

Committed. Thanks Daniel!

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

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