Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 22:12:24 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452034 - head/comms/libirman
Message-ID:  <201710132212.v9DMCOsU034787@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710132212.v9DMCOsU034787>