aboutsummaryrefslogtreecommitdiff
path: root/comms/uarduno
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-08-08 19:37:29 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-08-08 19:37:29 +0000
commit56023fc91e3d805aeabf16e1d3f384336d964e9f (patch)
treebcf6ba7fe1d968829b07cdeae6ac5ec628e3fe45 /comms/uarduno
parenta64401fcc13bbbe0b0c437d55414c0de7a393fe6 (diff)
downloadports-56023fc91e3d805aeabf16e1d3f384336d964e9f.tar.gz
ports-56023fc91e3d805aeabf16e1d3f384336d964e9f.zip
Update to 1.02
PR: 156876 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=279274
Diffstat (limited to 'comms/uarduno')
-rw-r--r--comms/uarduno/Makefile7
-rw-r--r--comms/uarduno/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/comms/uarduno/Makefile b/comms/uarduno/Makefile
index fe8ddd64334c..ca41501cccb5 100644
--- a/comms/uarduno/Makefile
+++ b/comms/uarduno/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= uarduno
-PORTVERSION= 1.0
+PORTVERSION= 1.02
CATEGORIES= comms kld
MASTER_SITES= http://mrp3.com/
@@ -21,6 +21,9 @@ LOCALBASE= ${KMODDIR}
SRCPREFIX?= ${SRC_BASE}
+# disable mtree or you'll get a /boot/kernel/... directory hierarchy put there
+NO_MTREE= yes
+
# some test targets need a predictable source directory
WRKSRC= ${WRKDIR}/uarduno
@@ -50,7 +53,7 @@ BROKEN= not tested for earlier than 7.x, probably won't build
IGNORE= this port will not build without the latest 7.x kernel source
.endif
.else
-# 8.x and later kernels (not tested in 9.x yet, mabye add to kernel?)
+# 8.x and later kernels (partially tested in 9.x, mabye add to kernel?)
# simple check for 8.x and later kernel source (find usb_core.c)
.if ! exists(${SRCPREFIX}/sys/dev/usb/usb_core.c)
IGNORE= this port will not build without the latest kernel source
diff --git a/comms/uarduno/distinfo b/comms/uarduno/distinfo
index e75d1301abb3..7cd8d30b6796 100644
--- a/comms/uarduno/distinfo
+++ b/comms/uarduno/distinfo
@@ -1,2 +1,2 @@
-SHA256 (uarduno-1.0.tar.gz) = 0deb0b39b4af3c159ce8f9311fc33fe802c1220d964d26bcbd709786aa687f58
-SIZE (uarduno-1.0.tar.gz) = 62976
+SHA256 (uarduno-1.02.tar.gz) = c49e4b26c8fb2eb7c7162986be7e926c122792f2fa64099aa5daa9dc47eb5ee3
+SIZE (uarduno-1.02.tar.gz) = 12499