From owner-svn-ports-all@FreeBSD.ORG Sun Oct 5 13:57:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAC65A17; Sun, 5 Oct 2014 13:57:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 9DF44A63; Sun, 5 Oct 2014 13:57:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s95Dvpwo005615; Sun, 5 Oct 2014 13:57:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s95DvoLm005611; Sun, 5 Oct 2014 13:57:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201410051357.s95DvoLm005611@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 5 Oct 2014 13:57:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370070 - head/devel/libsmdev 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.18-1 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: Sun, 05 Oct 2014 13:57:51 -0000 Author: antoine Date: Sun Oct 5 13:57:50 2014 New Revision: 370070 URL: https://svnweb.freebsd.org/changeset/ports/370070 QAT: https://qat.redports.org/buildarchive/r370070/ Log: Update to alpha-20141004 Modified: head/devel/libsmdev/Makefile head/devel/libsmdev/distinfo head/devel/libsmdev/pkg-descr head/devel/libsmdev/pkg-plist Modified: head/devel/libsmdev/Makefile ============================================================================== --- head/devel/libsmdev/Makefile Sun Oct 5 13:46:11 2014 (r370069) +++ head/devel/libsmdev/Makefile Sun Oct 5 13:57:50 2014 (r370070) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsmdev -DISTVERSION= alpha-20140803 +DISTVERSION= alpha-20141004 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSNEJFQ1FqanFYVUU/ \ LOCAL/antoine Modified: head/devel/libsmdev/distinfo ============================================================================== --- head/devel/libsmdev/distinfo Sun Oct 5 13:46:11 2014 (r370069) +++ head/devel/libsmdev/distinfo Sun Oct 5 13:57:50 2014 (r370070) @@ -1,2 +1,2 @@ -SHA256 (libsmdev-alpha-20140803.tar.gz) = 88f237074c05d7abdc5737880ac3d0b230c59ae7ab9f060bfc13f682a2b2c9ba -SIZE (libsmdev-alpha-20140803.tar.gz) = 1120730 +SHA256 (libsmdev-alpha-20141004.tar.gz) = b235d04b2bfb76daac449222f65ef6b175af2576d7cf56e812d0713194ea7dbb +SIZE (libsmdev-alpha-20141004.tar.gz) = 1120820 Modified: head/devel/libsmdev/pkg-descr ============================================================================== --- head/devel/libsmdev/pkg-descr Sun Oct 5 13:46:11 2014 (r370069) +++ head/devel/libsmdev/pkg-descr Sun Oct 5 13:57:50 2014 (r370070) @@ -1,3 +1,3 @@ Library to access to storage media devices. -WWW: http://code.google.com/p/libsmdev/ +WWW: https://github.com/libyal/libsmdev Modified: head/devel/libsmdev/pkg-plist ============================================================================== --- head/devel/libsmdev/pkg-plist Sun Oct 5 13:46:11 2014 (r370069) +++ head/devel/libsmdev/pkg-plist Sun Oct 5 13:57:50 2014 (r370070) @@ -15,4 +15,3 @@ lib/libsmdev.so.1.0.0 libdata/pkgconfig/libsmdev.pc man/man1/smdevinfo.1.gz man/man3/libsmdev.3.gz -@dirrm include/libsmdev