diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-14 06:12:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-14 06:12:24 +0800 |
commit | db515fda36c81f5cbda9245e16642f0900cce637 (patch) | |
tree | b55ee371df532da8ab3907be879b2308e7fe2505 /comms/libirman | |
parent | cc2dcc15d901751a937e1bf26a428a5cd7e0cb55 (diff) | |
download | freebsd-ports-gnome-db515fda36c81f5cbda9245e16642f0900cce637.tar.gz freebsd-ports-gnome-db515fda36c81f5cbda9245e16642f0900cce637.tar.zst freebsd-ports-gnome-db515fda36c81f5cbda9245e16642f0900cce637.zip |
Make fetchable again
Verified by: no difference between uncompressed tar files
Diffstat (limited to 'comms/libirman')
-rw-r--r-- | comms/libirman/Makefile | 6 | ||||
-rw-r--r-- | comms/libirman/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index 9ff03c597faf..0393f5ef339b 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -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 diff --git a/comms/libirman/distinfo b/comms/libirman/distinfo index 9c108209a4a1..7231e06997fa 100644 --- a/comms/libirman/distinfo +++ b/comms/libirman/distinfo @@ -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 |