Bug 239946

Summary: shells/ammonite: Update to 1.6.9
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio
Priority: --- Flags: freebsd-ports: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update shells/ammonite to 1.6.9. none

Description Jens Grassel 2019-08-18 16:22:28 UTC
Created attachment 206666 [details]
Patch to update shells/ammonite to 1.6.9.

Hi,

here is a patch to update ammonite to version 1.6.9.

### Changelog

- Added a `--thin` flag, providing user code with a cleaner classpath without all of Ammonite's own dependencies

Regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-30 01:10:34 UTC
A commit references this bug:

Author: dbaio
Date: Fri Aug 30 01:09:35 UTC 2019
New revision: 510229
URL: https://svnweb.freebsd.org/changeset/ports/510229

Log:
  shells/ammonite: Update to 1.6.9

  PR:		239946
  Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)

Changes:
  head/shells/ammonite/Makefile
  head/shells/ammonite/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-08-30 01:14:36 UTC
A commit references this bug:

Author: dbaio
Date: Fri Aug 30 01:14:09 UTC 2019
New revision: 53339
URL: https://svnweb.freebsd.org/changeset/doc/53339

Log:
  Add Jens Grassel to contributors

  Maintainer of:	audio/grip
  		devel/mill
  		lang/clojure
  		lang/scala
  		shells/ammonite

  PR:		239946

Changes:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2019-08-30 01:15:09 UTC
Committed, thanks!