Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2011 21:42:25 GMT
From:      Lukasz Wasikowski <lukasz@wasikowski.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159661: [maintainer] Minor cleanup to www/mod_macro22
Message-ID:  <201108102142.p7ALgPAL057711@red.freebsd.org>
Resent-Message-ID: <201108102150.p7ALoDtA018057@freefall.freebsd.org>

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

>Number:         159661
>Category:       ports
>Synopsis:       [maintainer] Minor cleanup to www/mod_macro22
>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 Aug 10 21:50:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Lukasz Wasikowski
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD bijou.wasikowski.net 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun Feb 27 00:42:41 CET 2011 root@bijou.wasikowski.net:/usr/obj/usr/src/sys/bijou i386
>Description:
Add license
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN mod_macro22.old/Makefile mod_macro22/Makefile
--- mod_macro22.old/Makefile	2010-09-22 22:55:41.000000000 +0200
+++ mod_macro22/Makefile	2011-08-10 23:39:14.000000000 +0200
@@ -7,12 +7,18 @@
 
 PORTNAME=	mod_macro
 PORTVERSION=	1.1.11
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://www.cri.ensmp.fr/~coelho/mod_macro/
 
 MAINTAINER=	lukasz@wasikowski.net
 COMMENT=	Apache 2.2.x module for use macros in config files
 
+LICENSE=        mod_macro 
+LICENSE_NAME=   mod_macro license (apache with postcard request)
+LICENSE_PERMS=  ${_LICENSE_PERMS_DEFAULT}
+LICENSE_FILE=   ${WRKSRC}/LICENSE
+
 MAKE_JOBS_SAFE=	yes
 
 USE_APACHE=	22


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



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