[100007] trunk/dports/www/lighttpd

ryandesign at macports.org ryandesign at macports.org
Fri Nov 23 15:45:59 PST 2012


Revision: 100007
          https://trac.macports.org/changeset/100007
Author:   ryandesign at macports.org
Date:     2012-11-23 15:45:59 -0800 (Fri, 23 Nov 2012)
Log Message:
-----------
lighttpd: update to 1.4.32

Modified Paths:
--------------
    trunk/dports/www/lighttpd/Portfile

Removed Paths:
-------------
    trunk/dports/www/lighttpd/files/patch-configure.ac.diff

Modified: trunk/dports/www/lighttpd/Portfile
===================================================================
--- trunk/dports/www/lighttpd/Portfile	2012-11-23 23:45:48 UTC (rev 100006)
+++ trunk/dports/www/lighttpd/Portfile	2012-11-23 23:45:59 UTC (rev 100007)
@@ -4,7 +4,7 @@
 PortSystem                  1.0
 
 name                        lighttpd
-version                     1.4.31
+version                     1.4.32
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  www
 platforms                   darwin
@@ -23,11 +23,9 @@
 master_sites                http://download.lighttpd.net/lighttpd/releases-${branch}.x/
 use_xz                      yes
 
-checksums                   rmd160  97d6f165f60bf459131366ca111e771dc8d54b9b \
-                            sha256  8a0a4f1ab782c2a3554e031c7d8ad600aac9b4c0466710a6cc9aab10659fe3f2
+checksums                   rmd160  16d3204da703d01f37a5ae3b36c5fee15073aad2 \
+                            sha256  1368f80069ce71f5928cad59c8e60c0b95876942ca9e02c53853e54ae24aedc1
 
-use_autoreconf              yes
-
 depends_build-append        port:pkgconfig
 
 depends_lib                 port:bzip2 \
@@ -35,8 +33,7 @@
                             port:spawn-fcgi \
                             port:zlib
 
-patchfiles                  patch-conf.diff \
-                            patch-configure.ac.diff
+patchfiles                  patch-conf.diff
 
 post-patch {
     reinplace "s|@PREFIX@|${prefix}|g" \

Deleted: trunk/dports/www/lighttpd/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/www/lighttpd/files/patch-configure.ac.diff	2012-11-23 23:45:48 UTC (rev 100006)
+++ trunk/dports/www/lighttpd/files/patch-configure.ac.diff	2012-11-23 23:45:59 UTC (rev 100007)
@@ -1,23 +0,0 @@
-http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/19841
---- configure.ac.orig
-+++ configure.ac
-@@ -24,6 +24,11 @@ dnl AC_PROG_CXX
- AC_PROG_LN_S
- AC_PROG_MAKE_SET
- 
-+# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
-+m4_pattern_allow([AM_PROG_AR])
-+AM_PROG_AR
-+
-+
- dnl check environment
- AC_AIX
- AC_ISC_POSIX
-@@ -39,7 +44,6 @@ AM_CONDITIONAL(NO_RDYNAMIC, test x$NO_RD
- AC_EXEEXT
- 
- dnl more automake stuff
--AM_C_PROTOTYPES
- 
- dnl libtool
- AC_DISABLE_STATIC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121123/3584d107/attachment.html>


More information about the macports-changes mailing list