From owner-svn-ports-head@freebsd.org Tue Nov 7 13:55:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32C1BE593EF; Tue, 7 Nov 2017 13:55:36 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0265E676FE; Tue, 7 Nov 2017 13:55:35 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA7DtZks003256; Tue, 7 Nov 2017 13:55:35 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA7DtZGQ003254; Tue, 7 Nov 2017 13:55:35 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201711071355.vA7DtZGQ003254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 7 Nov 2017 13:55:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453658 - head/devel/leiningen X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/leiningen X-SVN-Commit-Revision: 453658 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 13:55:36 -0000 Author: tobik Date: Tue Nov 7 13:55:34 2017 New Revision: 453658 URL: https://svnweb.freebsd.org/changeset/ports/453658 Log: devel/leiningen: Update to 2.8.1 Changes: https://github.com/technomancy/leiningen/releases/tag/2.8.1 Modified: head/devel/leiningen/Makefile head/devel/leiningen/distinfo Modified: head/devel/leiningen/Makefile ============================================================================== --- head/devel/leiningen/Makefile Tue Nov 7 12:19:20 2017 (r453657) +++ head/devel/leiningen/Makefile Tue Nov 7 13:55:34 2017 (r453658) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= leiningen -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= devel lisp java MASTER_SITES= https://github.com/technomancy/leiningen/releases/download/${PORTVERSION}/:standalone DISTFILES= leiningen-${PORTVERSION}-standalone.zip:standalone Modified: head/devel/leiningen/distinfo ============================================================================== --- head/devel/leiningen/distinfo Tue Nov 7 12:19:20 2017 (r453657) +++ head/devel/leiningen/distinfo Tue Nov 7 13:55:34 2017 (r453658) @@ -1,5 +1,5 @@ -TIMESTAMP = 1508338704 -SHA256 (leiningen-2.8.0-standalone.zip) = 69c8c553553d1e02ca89bfa2a7650acf80b75511d193bfaa60236342e1356075 -SIZE (leiningen-2.8.0-standalone.zip) = 13541842 -SHA256 (technomancy-leiningen-2.8.0_GH0.tar.gz) = c02919055d23420a919f9a133457d49fd85141565e24bc2c45c1ec1ad6c11bec -SIZE (technomancy-leiningen-2.8.0_GH0.tar.gz) = 727198 +TIMESTAMP = 1510062793 +SHA256 (leiningen-2.8.1-standalone.zip) = fc49bbc7ff25ef42ad9c0a8b5f3d0641702abc9a9a8e847bc845bca4c09a7c58 +SIZE (leiningen-2.8.1-standalone.zip) = 13541128 +SHA256 (technomancy-leiningen-2.8.1_GH0.tar.gz) = 7c6ca968f365e0a0893781b1eb03f920695ed8982ac7dbc2803a3188fbd75242 +SIZE (technomancy-leiningen-2.8.1_GH0.tar.gz) = 726998