Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2013 18:02:44 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311786 - head/comms/minicom
Message-ID:  <201302061802.r16I2i8e007636@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Wed Feb  6 18:02:43 2013
New Revision: 311786
URL: http://svnweb.freebsd.org/changeset/ports/311786

Log:
  Update minicom to 2.6.2

Modified:
  head/comms/minicom/Makefile
  head/comms/minicom/distinfo

Modified: head/comms/minicom/Makefile
==============================================================================
--- head/comms/minicom/Makefile	Wed Feb  6 17:57:19 2013	(r311785)
+++ head/comms/minicom/Makefile	Wed Feb  6 18:02:43 2013	(r311786)
@@ -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}/

Modified: head/comms/minicom/distinfo
==============================================================================
--- head/comms/minicom/distinfo	Wed Feb  6 17:57:19 2013	(r311785)
+++ head/comms/minicom/distinfo	Wed Feb  6 18:02:43 2013	(r311786)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302061802.r16I2i8e007636>