ports/122465: (maintainer update) patch for www/grails

Mitchell Smith mjs at bur.st
Sat Apr 5 12:40:02 UTC 2008


>Number:         122465
>Category:       ports
>Synopsis:       (maintainer update) patch for www/grails
>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:   Sat Apr 05 12:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mitchell Smith
>Release:        FreeBSD 7.0
>Organization:
>Environment:
>Description:
Grails port was missing essential files.
>How-To-Repeat:

>Fix:
Patch to correct this issue is attached.

Patch attached with submission follows:

diff -ruN grails.orig/Makefile grails/Makefile
--- grails.orig/Makefile	2008-03-29 15:25:13.000000000 +1000
+++ grails/Makefile	2008-04-05 22:10:10.000000000 +1000
@@ -7,6 +7,7 @@
 
 PORTNAME=	grails
 DISTVERSION=	1.0.2
+PORTREVISION=	1
 CATEGORIES=	www java
 MASTER_SITES=	http://dist.codehaus.org/grails/
 DISTNAME=	${PORTNAME}-bin-${PORTVERSION}
@@ -20,7 +21,7 @@
 JAVA_VERSION=	1.4+
 NO_BUILD=	yes
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
-DATAFILES=	LICENSE conf dist media lib scripts
+DATAFILES=	LICENSE build.properties build.xml ant conf dist media lib scripts src
 SCRIPTFILES=	grails grails-debug startGrails
 
 .if !defined(NOPORTDOCS)


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



More information about the freebsd-ports-bugs mailing list