From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 19 15:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 50CEA323 for ; Fri, 19 Apr 2013 15:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 42AB1B1 for ; Fri, 19 Apr 2013 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3JFo1Wt060943 for ; Fri, 19 Apr 2013 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3JFo1QA060942; Fri, 19 Apr 2013 15:50:01 GMT (envelope-from gnats) Date: Fri, 19 Apr 2013 15:50:01 GMT Message-Id: <201304191550.r3JFo1QA060942@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176994: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Apr 2013 15:50:01 -0000 The following reply was made to PR ports/176994; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176994: commit references a PR Date: Fri, 19 Apr 2013 15:43:23 +0000 (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"