Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 10:09:38 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325581 - head/net/py-smb
Message-ID:  <201308291009.r7TA9c1s026507@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Thu Aug 29 10:09:37 2013
New Revision: 325581
URL: http://svnweb.freebsd.org/changeset/ports/325581

Log:
  - update to 1.1.6
  
  > Description of fields to fill in above:                     76 columns --|
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Sponsored by:  If the change was sponsored by an organization.
  > Empty fields above will be automatically removed.
  
  M    py-smb/Makefile
  M    py-smb/distinfo

Modified:
  head/net/py-smb/Makefile
  head/net/py-smb/distinfo

Modified: head/net/py-smb/Makefile
==============================================================================
--- head/net/py-smb/Makefile	Thu Aug 29 10:01:14 2013	(r325580)
+++ head/net/py-smb/Makefile	Thu Aug 29 10:09:37 2013	(r325581)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smb
-PORTVERSION=	1.1.5
+PORTVERSION=	1.1.6
 CATEGORIES=	net python
 MASTER_SITES=	http://miketeo.net/files/Projects/py${PORTNAME}/ \
 		CHEESESHOP
@@ -14,7 +14,6 @@ COMMENT=	SMB/CIFS library written in Pyt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1
 
-# Python3 ready
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	py${PORTNAME}

Modified: head/net/py-smb/distinfo
==============================================================================
--- head/net/py-smb/distinfo	Thu Aug 29 10:01:14 2013	(r325580)
+++ head/net/py-smb/distinfo	Thu Aug 29 10:09:37 2013	(r325581)
@@ -1,2 +1,2 @@
-SHA256 (pysmb-1.1.5.tar.gz) = af5cb0d24938a9c5baa44b8973a7d61a2664687d2a0933fdb0f2ab60d1b4ea63
-SIZE (pysmb-1.1.5.tar.gz) = 1470763
+SHA256 (pysmb-1.1.6.tar.gz) = 5a50a75c4f8efa1a7a42acfbc46f5e58e2f2c3fae954b2335bbffdc5c58c51b2
+SIZE (pysmb-1.1.6.tar.gz) = 1470745



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