svn commit: r452034 - head/comms/libirman

Antoine Brodin antoine at FreeBSD.org
Fri Oct 13 22:12:26 UTC 2017


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 at 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


More information about the svn-ports-all mailing list