aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-02-06 18:02:43 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-02-06 18:02:43 +0000
commitb54d7c840a00057fd496912c6d1aa977c73b0a80 (patch)
treed1f8610191d48367ff45a99a61f3c600f77b5304 /comms/minicom
parent6f980ae34c2fa95ca7c39b84c0068f6f998bbed8 (diff)
downloadports-b54d7c840a00057fd496912c6d1aa977c73b0a80.tar.gz
ports-b54d7c840a00057fd496912c6d1aa977c73b0a80.zip
Update minicom to 2.6.2
Notes
Notes: svn path=/head/; revision=311786
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/Makefile13
-rw-r--r--comms/minicom/distinfo4
2 files changed, 6 insertions, 11 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 2b3961263d35..2a896dfd1649 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,15 +1,10 @@
-# ex:ts=8
-# Ports collection makefile for: minicom
-# Date created: Fri Dec 01, 1995
-# Whom: obrien@cs.ucdavis.edu
-#
+# Created by: obrien@cs.ucdavis.edu
# $FreeBSD$
-#
PORTNAME= minicom
-PORTVERSION= 2.6.1
+PORTVERSION= 2.6.2
CATEGORIES= comms
-MASTER_SITES= http://alioth.debian.org/frs/download.php/3700/
+MASTER_SITES= http://alioth.debian.org/frs/download.php/3869/
MAINTAINER= johans@FreeBSD.org
COMMENT= An MS-DOS Telix serial communication program "workalike"
@@ -65,7 +60,7 @@ post-install:
${CHMOD} 4511 ${PREFIX}/bin/minicom
${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/etc/minicom
${CHOWN} uucp ${PREFIX}/etc/minicom
-.if !defined(NOPORTDOCS)
+.if !${PORT_OPTIONS:MDOCS}
${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR}/
diff --git a/comms/minicom/distinfo b/comms/minicom/distinfo
index 0fa7de98528e..83a5fca87b45 100644
--- a/comms/minicom/distinfo
+++ b/comms/minicom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (minicom-2.6.1.tar.gz) = a6e7bf533c3796f3a67a7d109f328d46497c687ed13885bd1be4ce0548fc4f56
-SIZE (minicom-2.6.1.tar.gz) = 830485
+SHA256 (minicom-2.6.2.tar.gz) = f3cf215f7914ffa5528e398962176102ad74df27ba38958142f56aa6d15c9168
+SIZE (minicom-2.6.2.tar.gz) = 855340