From 584b555304c0febd10e64d662b63c6c2049faf83 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Mon, 28 Apr 2008 12:09:34 +0000 Subject: Update to 1.0.2 (with FreeBSD 7 support). Also update package description. Patch from: Tofig Suleymanov (maintainer) --- comms/ib-kmod/Makefile | 10 ++-------- comms/ib-kmod/distinfo | 6 +++--- comms/ib-kmod/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 12 deletions(-) (limited to 'comms/ib-kmod') diff --git a/comms/ib-kmod/Makefile b/comms/ib-kmod/Makefile index fe92f4779db6..512ad2b69cde 100644 --- a/comms/ib-kmod/Makefile +++ b/comms/ib-kmod/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ib -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= comms kld MASTER_SITES= http://www.freebsd.az/other/ PKGNAMESUFFIX= -kmod @@ -24,12 +24,6 @@ KMODDIR?= /boot/modules PLIST_FILES= "@cwd ${KMODDIR}" \ if_ib.ko -.include - -.if ${OSVERSION} >= 700000 -IGNORE= fails to compile on versions of FreeBSD 7 -.endif - pre-fetch: .if !exists(${SRC_BASE}/sys/Makefile) @${ECHO} "*************************************************"; \ @@ -45,4 +39,4 @@ post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/comms/ib-kmod/distinfo b/comms/ib-kmod/distinfo index f895fc5239ab..dc7c7e494c9e 100644 --- a/comms/ib-kmod/distinfo +++ b/comms/ib-kmod/distinfo @@ -1,3 +1,3 @@ -MD5 (ib-1.0.1.tar.gz) = 441a76cd3c4c41bb7757b11eab4c2862 -SHA256 (ib-1.0.1.tar.gz) = e325172bdaf701107d201807c4a162dcb087b8a7f08586ed4b18fade466b1b35 -SIZE (ib-1.0.1.tar.gz) = 7230 +MD5 (ib-1.0.2.tar.gz) = 4928610243019c2267137b785e579796 +SHA256 (ib-1.0.2.tar.gz) = 44d2bfd465794830cf2c61fe8e59877421a37be4703c415ee9268faa920236e0 +SIZE (ib-1.0.2.tar.gz) = 7147 diff --git a/comms/ib-kmod/pkg-descr b/comms/ib-kmod/pkg-descr index ed09487c7b32..53127741ffe2 100644 --- a/comms/ib-kmod/pkg-descr +++ b/comms/ib-kmod/pkg-descr @@ -1,4 +1,4 @@ -ib is a FreeBSD driver for the Kyocera UTU Iburst modem. +ib is a FreeBSD driver for the Kyocera UTU/UTD Iburst modem. - Tofig Suleymanov tofig@freebsd.az -- cgit v1.2.3