ports/57173: [update] www/mod_layout: update to 3.2.1

Clement Laforet sheepkiller at cultdeadsheep.org
Wed Sep 24 15:40:23 UTC 2003


>Number:         57173
>Category:       ports
>Synopsis:       [update] www/mod_layout: update to 3.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 24 08:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update mod_layout to 3.2.1.
>How-To-Repeat:
	N/A.
>Fix:

	

--- mod_layout.diff begins here ---
Index: mod_layout/Makefile
===================================================================
RCS file: /WORK/REPO/ports/www/mod_layout/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- mod_layout/Makefile	21 Feb 2003 14:01:20 -0000	1.10
+++ mod_layout/Makefile	24 Sep 2003 15:29:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_layout
-PORTVERSION=	3.2
+PORTVERSION=	3.2.1
 CATEGORIES=	www
 MASTER_SITES=	http://software.tangent.org/download/
 
@@ -19,8 +19,9 @@
 USE_REINPLACE=	yes
 
 post-patch:
-	@${REINPLACE_CMD} -e 's!apxs!${LOCALBASE}/sbin/apxs!g' \
-		${WRKSRC}/Makefile
+	@${REINPLACE_CMD} -e 's!apxs!${LOCALBASE}/sbin/apxs!g; \
+		s!-DDEBUG!!g' ${WRKSRC}/Makefile
+	
 
 post-install:
 .if !defined(NOPORTDOCS)
Index: mod_layout/distinfo
===================================================================
RCS file: /WORK/REPO/ports/www/mod_layout/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- mod_layout/distinfo	6 Jul 2002 06:47:45 -0000	1.5
+++ mod_layout/distinfo	24 Sep 2003 15:29:53 -0000
@@ -1 +1 @@
-MD5 (mod_layout-3.2.tar.gz) = ff5b88973978b6a1a1d5277c52cc59f1
+MD5 (mod_layout-3.2.1.tar.gz) = fdad44ac360f65b2ca75f08fe53af4ad
--- mod_layout.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list