From owner-svn-ports-all@freebsd.org Fri Dec 15 15:09:26 2017 Return-Path: Delivered-To: svn-ports-all@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 4824FE83AC5; Fri, 15 Dec 2017 15:09:26 +0000 (UTC) (envelope-from romain@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 1294F78F57; Fri, 15 Dec 2017 15:09:25 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBFF9PMJ035473; Fri, 15 Dec 2017 15:09:25 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBFF9PC4035471; Fri, 15 Dec 2017 15:09:25 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201712151509.vBFF9PC4035471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Fri, 15 Dec 2017 15:09:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456398 - head/sysutils/aptly X-SVN-Group: ports-head X-SVN-Commit-Author: romain X-SVN-Commit-Paths: head/sysutils/aptly X-SVN-Commit-Revision: 456398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2017 15:09:26 -0000 Author: romain Date: Fri Dec 15 15:09:24 2017 New Revision: 456398 URL: https://svnweb.freebsd.org/changeset/ports/456398 Log: Update to 1.2.0 https://github.com/smira/aptly/releases/tag/v1.2.0 Modified: head/sysutils/aptly/Makefile head/sysutils/aptly/distinfo Modified: head/sysutils/aptly/Makefile ============================================================================== --- head/sysutils/aptly/Makefile Fri Dec 15 15:02:04 2017 (r456397) +++ head/sysutils/aptly/Makefile Fri Dec 15 15:09:24 2017 (r456398) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aptly -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/aptly/distinfo ============================================================================== --- head/sysutils/aptly/distinfo Fri Dec 15 15:02:04 2017 (r456397) +++ head/sysutils/aptly/distinfo Fri Dec 15 15:09:24 2017 (r456398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503643522 -SHA256 (smira-aptly-v1.1.1_GH0.tar.gz) = 92aa5caa12d756cb7469fa5772a03d7631b73d655b7329408a4d597ee8fb0ba4 -SIZE (smira-aptly-v1.1.1_GH0.tar.gz) = 18403464 +TIMESTAMP = 1513350256 +SHA256 (smira-aptly-v1.2.0_GH0.tar.gz) = e41ee52ba530b65ff5ec8b1ef3ee9c61882d1c44857d343b9a760e8a8e4230d7 +SIZE (smira-aptly-v1.2.0_GH0.tar.gz) = 19796531