From owner-svn-ports-head@freebsd.org Thu Sep 6 01:01:13 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 64949FD4342; Thu, 6 Sep 2018 01:01:13 +0000 (UTC) (envelope-from jhale@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 1B08E7D083; Thu, 6 Sep 2018 01:01:13 +0000 (UTC) (envelope-from jhale@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 15FE02D58F; Thu, 6 Sep 2018 01:01:13 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8611CfV094809; Thu, 6 Sep 2018 01:01:12 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8611Ck9094808; Thu, 6 Sep 2018 01:01:12 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201809060101.w8611Ck9094808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 6 Sep 2018 01:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479078 - head/sysutils/libcdio-paranoia X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/sysutils/libcdio-paranoia X-SVN-Commit-Revision: 479078 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.27 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: Thu, 06 Sep 2018 01:01:13 -0000 Author: jhale Date: Thu Sep 6 01:01:12 2018 New Revision: 479078 URL: https://svnweb.freebsd.org/changeset/ports/479078 Log: Update to 10.2+0.94+2 Modified: head/sysutils/libcdio-paranoia/Makefile head/sysutils/libcdio-paranoia/distinfo Modified: head/sysutils/libcdio-paranoia/Makefile ============================================================================== --- head/sysutils/libcdio-paranoia/Makefile Thu Sep 6 01:00:01 2018 (r479077) +++ head/sysutils/libcdio-paranoia/Makefile Thu Sep 6 01:01:12 2018 (r479078) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libcdio-paranoia -PORTVERSION= 10.2+0.94+1 -PORTREVISION= 1 +PORTVERSION= 10.2+0.94+2 CATEGORIES= sysutils MASTER_SITES= GNU/libcdio @@ -14,15 +13,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcdio.so:sysutils/libcdio -USES= gmake libtool localbase pathfix perl5 pkgconfig tar:bzip2 +USES= gmake libtool localbase pathfix perl5 pkgconfig USE_LDCONFIG= yes +USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-versioned-libs INSTALL_TARGET= install-strip +TEST_TARGET= check post-patch: ${REINPLACE_CMD} -e 's|/jp/man1|/ja/man1|' \ ${WRKSRC}/doc/ja/Makefile.in + ${REINPLACE_CMD} -e 's|freebsd10\.\*|freebsd[1-9][0-9].*|' \ + ${WRKSRC}/configure .include Modified: head/sysutils/libcdio-paranoia/distinfo ============================================================================== --- head/sysutils/libcdio-paranoia/distinfo Thu Sep 6 01:00:01 2018 (r479077) +++ head/sysutils/libcdio-paranoia/distinfo Thu Sep 6 01:01:12 2018 (r479078) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492287409 -SHA256 (libcdio-paranoia-10.2+0.94+1.tar.bz2) = 10304e64e5a125d5b4b336ba75eccb39ebfd977512fb04c40a7035f6ff4c6cd2 -SIZE (libcdio-paranoia-10.2+0.94+1.tar.bz2) = 585937 +TIMESTAMP = 1536188226 +SHA256 (libcdio-paranoia-10.2+0.94+2.tar.gz) = d60f82ece97eeb92407a9ee03f3499c8983206672c28ae5e4e22179063c81941 +SIZE (libcdio-paranoia-10.2+0.94+2.tar.gz) = 704560