svn commit: r311786 - head/comms/minicom
Johan van Selst
johans at FreeBSD.org
Wed Feb 6 18:02:44 UTC 2013
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 at cs.ucdavis.edu
-#
+# Created by: obrien at 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 at 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
More information about the svn-ports-head
mailing list