Bug 187853 - Upgrade lang/abcl to 1.3.0
Summary: Upgrade lang/abcl to 1.3.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-23 15:30 UTC by Jimmy Olgeni
Modified: 2014-05-11 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (171 bytes, patch)
2014-03-23 15:30 UTC, Jimmy Olgeni
no flags Details | Diff
file.diff (436 bytes, patch)
2014-03-23 15:30 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2014-03-23 15:30:00 UTC
Upgrade lang/abcl to 1.3.0.

Fix: PORTNAME=	abcl
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://abcl.org/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-23 15:30:03 UTC
Maintainer of lang/abcl,

Please note that PR ports/187853 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187853

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-23 15:30:04 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2014-05-11 15:13:07 UTC
State Changed
From-To: feedback->closed

Committed.
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-05-11 15:13:10 UTC
Author: olgeni
Date: Sun May 11 14:13:06 2014
New Revision: 353691
URL: http://svnweb.freebsd.org/changeset/ports/353691
QAT: https://qat.redports.org/buildarchive/r353691/

Log:
  Upgrade to version 1.3.1; take over maintainership.
  
  PR:		ports/187853
  Submitted by:	olgeni
  Approved by:	maintainer timeout

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

Modified: head/lang/abcl/Makefile
==============================================================================
--- head/lang/abcl/Makefile	Sun May 11 13:48:54 2014	(r353690)
+++ head/lang/abcl/Makefile	Sun May 11 14:13:06 2014	(r353691)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	abcl
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.1
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://abcl.org/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
-MAINTAINER=	fischer.frank@gmail.com
+MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	An implementation of ANSI Common Lisp in Java
 
 PLIST_FILES=	share/java/classes/abcl.jar \

Modified: head/lang/abcl/distinfo
==============================================================================
--- head/lang/abcl/distinfo	Sun May 11 13:48:54 2014	(r353690)
+++ head/lang/abcl/distinfo	Sun May 11 14:13:06 2014	(r353691)
@@ -1,2 +1,2 @@
-SHA256 (abcl-src-1.2.1.tar.gz) = 19f6b7d8b63bccb2470074469dae8a472590152d016e7280c0fe737e21d427e8
-SIZE (abcl-src-1.2.1.tar.gz) = 1044591
+SHA256 (abcl-src-1.3.1.tar.gz) = d5401f459802388d7d766a6c14bb191581f0204049250a26d584161f0ad0dd1c
+SIZE (abcl-src-1.3.1.tar.gz) = 1079773
_______________________________________________
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"