summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-01 08:05:12 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-01 08:05:12 +0000
commit36d0349da5e67034f49967a5a05c6b394248022a (patch)
treec6e6a9cd4a99c4bea1909d45ef916bb8efb4b9e5 /comms
parentadd p5-DBD-AnyData 0.09 (diff)
- Update to 0.3
- While I'm here, remove support for 4.x system PR: ports/113200 Submitted by: Petr Wolf <w-p at inmail.cz> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=194561
Diffstat (limited to 'comms')
-rw-r--r--comms/uticom/Makefile8
-rw-r--r--comms/uticom/distinfo6
2 files changed, 5 insertions, 9 deletions
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 <bsd.port.pre.mk>
-.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