Opened 21 years ago

Closed 21 years ago

Last modified 8 years ago

#689 closed enhancement (fixed)

RFE: upgrade apache2 port to 2.0.47

Reported by: jcorley1@… Owned by: fkr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

New release

Attachments (1)

Portfile (2.2 KB) - added by jcorley1@… 21 years ago.
updated Portfile

Download all attachments as: .zip

Change History (4)

Changed 21 years ago by jcorley1@…

Attachment: Portfile added

updated Portfile

comment:1 Changed 21 years ago by fkr@…

Owner: changed from darwinports-bugs@… to fkr@…

could you please provide a diff to the current portfile instead of a new portfile? -fkr

comment:2 Changed 21 years ago by jcorley1@…

Sure. Generated with "cvs diff -u Portfile".
Jason

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/www/apache2/Portfile,v
retrieving revision 1.1
diff -u -r1.1 Portfile
--- Portfile    5 Jun 2003 10:07:02 -0000       1.1
+++ Portfile    12 Jul 2003 16:06:59 -0000
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name           apache2
-version                2.0.46
+version                2.0.47
 categories     www
 platforms      darwin freebsd
 maintainers    jcorley1@nc.rr.com
@@ -11,7 +11,7 @@
                        the NCSA server version 1.3 (or 1.4). It fixes numerousbugs in \
                        the NCSA server and includes many frequently requested new \
                        features, and has an API which allows it to be extendedto meet \
-                       users' needs more easily. This is version 2.0.45 of Apache.
+                       users' needs more easily. This is version 2.0.47 of Apache.
 
 master_sites   http://www.tux.org/pub/net/apache/dist/httpd/ \
                http://apache.mirror.digitalspace.net/httpd/ \
@@ -23,7 +23,7 @@
                http://ftp.epix.net/apache/httpd/
 
 distname       httpd-${version}
-checksums      md5 ff682f82f0808eb01df60824d959ebe8
+checksums      md5 63f16638c18b140b649fab32b54d7f9c
 depends_lib    lib:libapr-0.0:apr lib:libaprutil-0.0:apr-util
 patchfiles     patch-httpd-std.conf.in
 configure.env  CC=/usr/bin/gcc CPP=/usr/bin/cpp
Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 21 years ago by fkr@…

Resolution: fixed
Status: newclosed

committed. thanks. -fkr

Note: See TracTickets for help on using tickets.