Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2001 02:44:26 -0700 (PDT)
From:      ms@vol.cz
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/26641: update port: www/mod_csacek to 2.1.6
Message-ID:  <200104170944.f3H9iQO94213@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         26641
>Category:       ports
>Synopsis:       update port: www/mod_csacek to 2.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 02:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Milan Salajka
>Release:        4.2-STABLE
>Organization:
>Environment:
>Description:
- update to version 2.1.6
>How-To-Repeat:

>Fix:
diff -ruN mod_csacek.bak/Makefile mod_csacek/Makefile
--- mod_csacek.bak/Makefile     Mon Mar 12 22:53:37 2001
+++ mod_csacek/Makefile Tue Apr 17 11:24:22 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      mod_csacek
-PORTVERSION=   2.1.5
+PORTVERSION=   2.1.6
 CATEGORIES=    www
 MASTER_SITES=  http://www.csacek.cz/distrib/
 DISTNAME=      ${PORTNAME:S/mod_//g}-${PORTVERSION}
@@ -23,7 +23,8 @@
                --with-target=Apache \
                --disable-report \
                --with-templatedir=${PREFIX}/www/data \
-               --disable-compression
+               --disable-compression \
+               --with-apxs=${APXS}
 
 do-install:
        ${APXS} -i -A -n csacek ${WRKSRC}/mod_csacek.so
diff -ruN mod_csacek.bak/distinfo mod_csacek/distinfo
--- mod_csacek.bak/distinfo     Thu Feb 22 17:24:55 2001
+++ mod_csacek/distinfo Tue Apr 17 11:34:12 2001
@@ -1 +1 @@
-MD5 (csacek-2.1.5.tar.gz) = 93e42a2c1146b48a31ab0d6cb07fcc38
+MD5 (csacek-2.1.6.tar.gz) = 39b4a450fefd04e350ce59357473a81a
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104170944.f3H9iQO94213>