Bug 176609 - Updated lang/clojure to version 1.5.0
Summary: Updated lang/clojure to version 1.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-02 20:30 UTC by Jens Grassel
Modified: 2013-03-03 08:00 UTC (History)
0 users

See Also:


Attachments
file.diff (892 bytes, patch)
2013-03-02 20:30 UTC, Jens Grassel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Grassel 2013-03-02 20:30:01 UTC
Hi,

I have updated the clojure port to version 1.5.0 of clojure.

Regards,

Jens

Fix: I have attached the diff.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-02 23:32:27 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2013-03-03 04:05:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-03-03 07:52:05 UTC
Author: beech
Date: Sun Mar  3 07:51:57 2013
New Revision: 313330
URL: http://svnweb.freebsd.org/changeset/ports/313330

Log:
  - Update to 1.5.0
  
  PR:		ports/176609
  Submitted by:	Jens Jahnke <jan0sch@gmx.net> (maintainer)

Modified:
  head/lang/clojure/Makefile   (contents, props changed)
  head/lang/clojure/distinfo   (contents, props changed)

Modified: head/lang/clojure/Makefile
==============================================================================
--- head/lang/clojure/Makefile	Sun Mar  3 06:53:34 2013	(r313329)
+++ head/lang/clojure/Makefile	Sun Mar  3 07:51:57 2013	(r313330)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clojure
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 PORTEPOCH=	2
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://repo1.maven.org/maven2/org/clojure/clojure/${PORTVERSION}/

Modified: head/lang/clojure/distinfo
==============================================================================
--- head/lang/clojure/distinfo	Sun Mar  3 06:53:34 2013	(r313329)
+++ head/lang/clojure/distinfo	Sun Mar  3 07:51:57 2013	(r313330)
@@ -1,2 +1,2 @@
-SHA256 (clojure-1.4.0.zip) = 27a5a151d5cc1bc3e52dff47c66111e637fefeb42d9bedfa1284a1a31d080171
-SIZE (clojure-1.4.0.zip) = 4553941
+SHA256 (clojure-1.5.0.zip) = 27227a196de0d36732b746917d49ed6ba76ad966e28bdb493ca55d862866f408
+SIZE (clojure-1.5.0.zip) = 4791197
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2013-03-03 07:53:12 UTC
State Changed
From-To: open->closed

Committed, Thanks!