Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2015 11:10:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196433] New: Upgrade www/grails to version 2.4.4
Message-ID:  <bug-196433-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196433

            Bug ID: 196433
           Summary: Upgrade www/grails to version 2.4.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jani.kaarela@wunderdog.fi
                CC: mjs@bur.st
                CC: mjs@bur.st
             Flags: maintainer-feedback?(mjs@bur.st)

Current Grails version in ports is a bit old. I tried upgrading the port, a=
nd
got it in somewhat OK state: 'grails -version' and 'grails create-app foo'
seemed to work. Apparently bin/grails-debug is gone an bin/startGrails does=
 not
require patching anymore.
---

diff -r ./Makefile ../grails.1.3.6/Makefile
5c5
< DISTVERSION=3D    2.4.4
---
> DISTVERSION=3D	1.3.6
20,22c20,22
< DATAFILES=3D    LICENSE README build.properties \
<         conf dist lib media plugins scripts src
< SCRIPTFILES=3D    grails startGrails
---
> DATAFILES=3D	LICENSE README build.gradle build.properties gradle.properti=
es \
> 		gradlew conf dist gradle lib media plugins scripts src
> SCRIPTFILES=3D	grails grails-debug startGrails
26c26
< PORTDOCS=3D    api
---
> PORTDOCS=3D	api guide index.html css img ref
30c30
< SUB_FILES=3D    pkg-message
---
> SUB_FILES=3D	edit-startGrails.sed pkg-message
39a40
> 	@${REINPLACE_CMD} -f ${WRKDIR}/edit-startGrails.sed ${WRKSRC}/bin/startG=
rails
diff -r ./distinfo ../grails.1.3.6/distinfo
1,2c1,2
< SHA256 (grails-2.4.4.zip) =3D
2310e6c0ecb4ba05c51c426893218252b7ec451a16bfb445f4b6d96f8bd3cc77
< SIZE (grails-2.4.4.zip) =3D 140045626
---
> SHA256 (grails-1.3.6.zip) =3D 1696f2de74a30a6a18d6d7f2039fbb489b070018b1e=
08ea3eeeafe676f02279e
> SIZE (grails-1.3.6.zip) =3D 48034463
Only in ../grails.1.3.6/files: edit-startGrails.sed.in
Only in ../grails.1.3.6/files: patch-grails-debug

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer CC'd

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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