Bug 176994

Summary: lang/abcl: upgrade to version 1.1.1
Product: Ports & Packages Reporter: Jimmy Olgeni <olgeni>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: fischer.frank
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jimmy Olgeni freebsd_committer freebsd_triage 2013-03-15 15:00:00 UTC
A new version of lang/abcl (1.1.1) is out.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-15 15:00:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-15 15:00:07 UTC
Maintainer of lang/abcl,

Please note that PR ports/176994 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/176994

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2013-04-19 16:43:01 UTC
State Changed
From-To: feedback->closed

Port updated.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-04-19 16:43:23 UTC
Author: olgeni
Date: Fri Apr 19 15:42:58 2013
New Revision: 316110
URL: http://svnweb.freebsd.org/changeset/ports/316110

Log:
  Upgrade to version 1.1.1.
  
  PR:		ports/176994
  Submitted by:	olgeni
  Approved by:	maintainer timeout
  Feature safe:	yes

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

Modified: head/lang/abcl/Makefile
==============================================================================
--- head/lang/abcl/Makefile	Fri Apr 19 15:29:57 2013	(r316109)
+++ head/lang/abcl/Makefile	Fri Apr 19 15:42:58 2013	(r316110)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	abcl
-PORTVERSION=	1.0.1
+PORTVERSION=	1.1.1
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://common-lisp.net/project/armedbear/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}

Modified: head/lang/abcl/distinfo
==============================================================================
--- head/lang/abcl/distinfo	Fri Apr 19 15:29:57 2013	(r316109)
+++ head/lang/abcl/distinfo	Fri Apr 19 15:42:58 2013	(r316110)
@@ -1,2 +1,2 @@
-SHA256 (abcl-src-1.0.1.tar.gz) = 87554671c17de2fb26d440fbe8c3faf61c963b9480be6a306bc6ec6253b8df84
-SIZE (abcl-src-1.0.1.tar.gz) = 916430
+SHA256 (abcl-src-1.1.1.tar.gz) = a9d3b1791076234897f5bf9f206c3a882cdc1807251250601910e65174c165f8
+SIZE (abcl-src-1.1.1.tar.gz) = 998991
_______________________________________________
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"