From owner-svn-ports-head@freebsd.org Sat Jan 27 18:42:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B8DAED0D4C; Sat, 27 Jan 2018 18:42:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D248E74A07; Sat, 27 Jan 2018 18:42:50 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C395C6745; Sat, 27 Jan 2018 18:42:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0RIgoZF052467; Sat, 27 Jan 2018 18:42:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0RIgosX052465; Sat, 27 Jan 2018 18:42:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801271842.w0RIgosX052465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 27 Jan 2018 18:42:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460139 - head/devel/libunwind X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/libunwind X-SVN-Commit-Revision: 460139 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.25 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: Sat, 27 Jan 2018 18:42:52 -0000 Author: sunpoet Date: Sat Jan 27 18:42:50 2018 New Revision: 460139 URL: https://svnweb.freebsd.org/changeset/ports/460139 Log: Update to 1.2.1 (20170615) Changes: https://savannah.nongnu.org/forum/forum.php?forum_id=8879 PR: 225140 Submitted by: sunpoet (myself) Exp-run by: antoine Approved by: maintainer (timeout, 14 days) Modified: head/devel/libunwind/Makefile head/devel/libunwind/distinfo Modified: head/devel/libunwind/Makefile ============================================================================== --- head/devel/libunwind/Makefile Sat Jan 27 18:42:45 2018 (r460138) +++ head/devel/libunwind/Makefile Sat Jan 27 18:42:50 2018 (r460139) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= libunwind -PORTVERSION= 20170113 # This is the release date of libunwind 1.2 -PORTREVISION= 1 +PORTVERSION= 20170615 # This is the release date of libunwind 1.2.1 CATEGORIES= devel MASTER_SITES= SAVANNAH -DISTNAME= ${PORTNAME}-1.2 +DISTNAME= ${PORTNAME}-1.2.1 MAINTAINER= danilo@FreeBSD.org COMMENT= Generic stack unwinding library Modified: head/devel/libunwind/distinfo ============================================================================== --- head/devel/libunwind/distinfo Sat Jan 27 18:42:45 2018 (r460138) +++ head/devel/libunwind/distinfo Sat Jan 27 18:42:50 2018 (r460139) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490643402 -SHA256 (libunwind-1.2.tar.gz) = 1de38ffbdc88bd694d10081865871cd2bfbb02ad8ef9e1606aee18d65532b992 -SIZE (libunwind-1.2.tar.gz) = 747369 +TIMESTAMP = 1515854352 +SHA256 (libunwind-1.2.1.tar.gz) = 3f3ecb90e28cbe53fba7a4a27ccce7aad188d3210bb1964a923a731a27a75acb +SIZE (libunwind-1.2.1.tar.gz) = 780774