From owner-svn-ports-all@freebsd.org Wed Jun 1 20:51:49 2016 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 56E33B639DC; Wed, 1 Jun 2016 20:51:49 +0000 (UTC) (envelope-from kami@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 0C7DF151F; Wed, 1 Jun 2016 20:51:48 +0000 (UTC) (envelope-from kami@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u51KpmCj029941; Wed, 1 Jun 2016 20:51:48 GMT (envelope-from kami@FreeBSD.org) Received: (from kami@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u51Kpl6o029938; Wed, 1 Jun 2016 20:51:47 GMT (envelope-from kami@FreeBSD.org) Message-Id: <201606012051.u51Kpl6o029938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kami set sender to kami@FreeBSD.org using -f From: Dominic Fandrey Date: Wed, 1 Jun 2016 20:51:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416258 - head/security/libuecc X-SVN-Group: ports-head 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.22 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: Wed, 01 Jun 2016 20:51:49 -0000 Author: kami Date: Wed Jun 1 20:51:47 2016 New Revision: 416258 URL: https://svnweb.freebsd.org/changeset/ports/416258 Log: Update from version 6 to 7 PR: 209711 Submitted by: crest_maintainer@rlwinm.de Reviewed by: mat@freebsd.org cs@freebsd.org Approved by: cs@freebsd.org Differential Revision: https://reviews.freebsd.org/D6617 Modified: head/security/libuecc/Makefile head/security/libuecc/distinfo head/security/libuecc/pkg-plist Modified: head/security/libuecc/Makefile ============================================================================== --- head/security/libuecc/Makefile Wed Jun 1 19:10:05 2016 (r416257) +++ head/security/libuecc/Makefile Wed Jun 1 20:51:47 2016 (r416258) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libuecc -PORTVERSION= 6 -PORTREVISION= 1 +PORTVERSION= 7 CATEGORIES= security MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \ http://git.universe-factory.net/libuecc/snapshot/ Modified: head/security/libuecc/distinfo ============================================================================== --- head/security/libuecc/distinfo Wed Jun 1 19:10:05 2016 (r416257) +++ head/security/libuecc/distinfo Wed Jun 1 20:51:47 2016 (r416258) @@ -1,2 +1,3 @@ -SHA256 (libuecc-6.tar) = fe61715b7cd8458616840f71ab8c0c7e5f49480a9cfb2c1965fbb9d713f071b6 -SIZE (libuecc-6.tar) = 174080 +TIMESTAMP = 1464514013 +SHA256 (libuecc-7.tar) = 0120aee869f56289204255ba81535369816655264dd018c63969bf35b71fd707 +SIZE (libuecc-7.tar) = 174080 Modified: head/security/libuecc/pkg-plist ============================================================================== --- head/security/libuecc/pkg-plist Wed Jun 1 19:10:05 2016 (r416257) +++ head/security/libuecc/pkg-plist Wed Jun 1 20:51:47 2016 (r416258) @@ -1,6 +1,6 @@ -include/libuecc-6/libuecc/ecc.h +include/libuecc-7/libuecc/ecc.h lib/libuecc.a lib/libuecc.so lib/libuecc.so.0 -lib/libuecc.so.0.6 +lib/libuecc.so.0.7 libdata/pkgconfig/libuecc.pc