From 36d0349da5e67034f49967a5a05c6b394248022a Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 1 Jul 2007 08:05:12 +0000 Subject: - Update to 0.3 - While I'm here, remove support for 4.x system PR: ports/113200 Submitted by: Petr Wolf Approved by: maintainer --- comms/uticom/Makefile | 8 ++------ comms/uticom/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'comms') diff --git a/comms/uticom/Makefile b/comms/uticom/Makefile index 707afd13db40..b069fc6a6b51 100644 --- a/comms/uticom/Makefile +++ b/comms/uticom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uticom -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= comms kld MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dxi@mail.ru COMMENT= A FreeBSD Driver for TUSB3410 uart-to-usb converter -NO_PACKAGE= "Should be in sync with the kernel to work correctly" +NO_PACKAGE= Should be in sync with the kernel to work correctly ONLY_FOR_ARCHS= i386 SRCPREFIX?= /usr/src @@ -27,10 +27,6 @@ PLIST_FILES= uticom.ko .include -.if ${OSVERSION} < 500000 -IGNORE= FreeBSD < 5.0 are not supported -.endif - # Make sure kernel sources are present before going any further .if ! exists(${SRCPREFIX}/sys/dev/usb/usb.c) IGNORE= you need to extract kernel source tree before building this package diff --git a/comms/uticom/distinfo b/comms/uticom/distinfo index c03ef32c437f..11346f8836ae 100644 --- a/comms/uticom/distinfo +++ b/comms/uticom/distinfo @@ -1,3 +1,3 @@ -MD5 (uticom-0.2.tar.gz) = 35ed9d7d7f7310c9dc53ff97cba5ed0f -SHA256 (uticom-0.2.tar.gz) = 530d0e9b1c5c655c11d783ff368193fb16f8c4878417da6a33bffdb6b255d66f -SIZE (uticom-0.2.tar.gz) = 14386 +MD5 (uticom-0.3.tar.gz) = 023057384f82bab6c511f9b7219d932f +SHA256 (uticom-0.3.tar.gz) = 50105309e37a741180c73216e5112ed76df4cc1becaf1d232ccd3608b8450e75 +SIZE (uticom-0.3.tar.gz) = 14298 -- cgit v1.2.3