Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 04:24:34 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375309 - head/devel/py-jira
Message-ID:  <201412230424.sBN4OYF9074448@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Tue Dec 23 04:24:33 2014
New Revision: 375309
URL: https://svnweb.freebsd.org/changeset/ports/375309
QAT: https://qat.redports.org/buildarchive/r375309/

Log:
  devel/py-jira: Remove commented line
  
  - Remove commented out DISTNAME line, missed in previous commit

Modified:
  head/devel/py-jira/Makefile

Modified: head/devel/py-jira/Makefile
==============================================================================
--- head/devel/py-jira/Makefile	Tue Dec 23 04:22:33 2014	(r375308)
+++ head/devel/py-jira/Makefile	Tue Dec 23 04:24:33 2014	(r375309)
@@ -6,7 +6,6 @@ PORTVERSION=	0.32
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-#DISTNAME=	jira-python-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
 
 MAINTAINER=	akosiaris+ports@gmail.com
 COMMENT=	Library to ease use of the JIRA 5 REST APIs



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