Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2014 08:50:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/187355: commit references a PR
Message-ID:  <201403210850.s2L8o2p2057549@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187355; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187355: commit references a PR
Date: Fri, 21 Mar 2014 08:48:42 +0000 (UTC)

 Author: decke
 Date: Fri Mar 21 08:48:40 2014
 New Revision: 348733
 URL: http://svnweb.freebsd.org/changeset/ports/348733
 QAT: https://qat.redports.org/buildarchive/r348733/
 
 Log:
   - Update to 1.6
   - Remove non working patch for py-lockfile (upstream has fixed it now)
   - Pet portlint
   
   PR:		ports/187355
   Submitted by:	myself
   Approved by:	maintainer timeout (2 weeks)
 
 Deleted:
   head/devel/py-daemon/files/
 Modified:
   head/devel/py-daemon/Makefile
   head/devel/py-daemon/distinfo
 
 Modified: head/devel/py-daemon/Makefile
 ==============================================================================
 --- head/devel/py-daemon/Makefile	Fri Mar 21 08:15:26 2014	(r348732)
 +++ head/devel/py-daemon/Makefile	Fri Mar 21 08:48:40 2014	(r348733)
 @@ -2,8 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	daemon
 -PORTVERSION=	1.5.5
 -PORTREVISION=	3
 +PORTVERSION=	1.6
  CATEGORIES=	devel python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -19,5 +18,4 @@ USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
  PYDISTUTILS_AUTOPLIST=	yes
  
 -
  .include <bsd.port.mk>
 
 Modified: head/devel/py-daemon/distinfo
 ==============================================================================
 --- head/devel/py-daemon/distinfo	Fri Mar 21 08:15:26 2014	(r348732)
 +++ head/devel/py-daemon/distinfo	Fri Mar 21 08:48:40 2014	(r348733)
 @@ -1,2 +1,2 @@
 -SHA256 (python-daemon-1.5.5.tar.gz) = 1406962e48ce03642c6057f40f9ffd49493792a7b34357fe9e264708748c83c0
 -SIZE (python-daemon-1.5.5.tar.gz) = 41045
 +SHA256 (python-daemon-1.6.tar.gz) = 1665fb16bfeae72f16aa2de40bc75661458bd42731a7d463a911a8d5eaf96c0b
 +SIZE (python-daemon-1.6.tar.gz) = 41564
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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