From owner-svn-ports-head@freebsd.org Fri Oct 13 22:12:26 2017 Return-Path: Delivered-To: svn-ports-head@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 1A96EE2E7D6; Fri, 13 Oct 2017 22:12:26 +0000 (UTC) (envelope-from antoine@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 DD92B77005; Fri, 13 Oct 2017 22:12:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9DMCOGd034789; Fri, 13 Oct 2017 22:12:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9DMCOsU034787; Fri, 13 Oct 2017 22:12:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201710132212.v9DMCOsU034787@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 13 Oct 2017 22:12:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452034 - head/comms/libirman X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/comms/libirman X-SVN-Commit-Revision: 452034 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.23 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: Fri, 13 Oct 2017 22:12:26 -0000 Author: antoine Date: Fri Oct 13 22:12:24 2017 New Revision: 452034 URL: https://svnweb.freebsd.org/changeset/ports/452034 Log: Make fetchable again Verified by: no difference between uncompressed tar files Modified: head/comms/libirman/Makefile head/comms/libirman/distinfo Modified: head/comms/libirman/Makefile ============================================================================== --- head/comms/libirman/Makefile Fri Oct 13 21:42:44 2017 (r452033) +++ head/comms/libirman/Makefile Fri Oct 13 22:12:24 2017 (r452034) @@ -4,16 +4,14 @@ PORTNAME= libirman PORTVERSION= 0.4.6 CATEGORIES= comms -MASTER_SITES= SF/lirc/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= rand@iteris.com COMMENT= Library for Evation's Irman infrared receiver -#BROKEN= No public distfiles - LICENSE= LGPL20 -USES= gmake libtool pathfix tar:bzip2 +USES= gmake libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/comms/libirman/distinfo ============================================================================== --- head/comms/libirman/distinfo Fri Oct 13 21:42:44 2017 (r452033) +++ head/comms/libirman/distinfo Fri Oct 13 22:12:24 2017 (r452034) @@ -1,2 +1,3 @@ -SHA256 (libirman-0.4.6.tar.bz2) = 7865d276ec896939f0e15eca79a1228c4fba7f1eb3ecbf94364e2f0c2d71bfc0 -SIZE (libirman-0.4.6.tar.bz2) = 279148 +TIMESTAMP = 1507932389 +SHA256 (libirman-0.4.6.tar.gz) = 7f9ec21de98a76dceca145fdd0f1524637ee38e93369995c5c4d6819cdc4d97f +SIZE (libirman-0.4.6.tar.gz) = 342416