Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 14:23:02 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328795 - in head: audio/autotalent databases/py-couchdb devel/bsdlibdwarf net/relayd sysutils/nvramtool www/grails
Message-ID:  <201309301423.r8UEN2Zc010383@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Mon Sep 30 14:23:02 2013
New Revision: 328795
URL: http://svnweb.freebsd.org/changeset/ports/328795

Log:
  - Remove default DISTNAME
  
  PR:		ports/165609
  Submitted by:	pgollucci (March 2012)
  With hat:	portmgr

Modified:
  head/audio/autotalent/Makefile
  head/databases/py-couchdb/Makefile
  head/devel/bsdlibdwarf/Makefile
  head/net/relayd/Makefile
  head/sysutils/nvramtool/Makefile
  head/www/grails/Makefile

Modified: head/audio/autotalent/Makefile
==============================================================================
--- head/audio/autotalent/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
+++ head/audio/autotalent/Makefile	Mon Sep 30 14:23:02 2013	(r328795)
@@ -5,7 +5,6 @@ PORTNAME=	autotalent
 PORTVERSION=	0.2
 CATEGORIES=	audio
 MASTER_SITES=	http://web.mit.edu/tbaran/www/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Real-time pitch correction plugin for LADSPA

Modified: head/databases/py-couchdb/Makefile
==============================================================================
--- head/databases/py-couchdb/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
+++ head/databases/py-couchdb/Makefile	Mon Sep 30 14:23:02 2013	(r328795)
@@ -6,7 +6,6 @@ PORTVERSION=	0.8
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	python
 
 MAINTAINER=	niwi@niwi.be

Modified: head/devel/bsdlibdwarf/Makefile
==============================================================================
--- head/devel/bsdlibdwarf/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
+++ head/devel/bsdlibdwarf/Makefile	Mon Sep 30 14:23:02 2013	(r328795)
@@ -6,7 +6,6 @@ PORTVERSION=	0.20110616
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.lysator.liu.se/%SUBDIR%/
 MASTER_SITE_SUBDIR=	pub/${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	zeising@FreeBSD.org
 COMMENT=	BSD licensed implementation of libdwarf

Modified: head/net/relayd/Makefile
==============================================================================
--- head/net/relayd/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
+++ head/net/relayd/Makefile	Mon Sep 30 14:23:02 2013	(r328795)
@@ -13,7 +13,6 @@ COMMENT=	OpenBSD relay daemon
 
 LICENSE=	BSD
 
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 USE_BZIP2=	yes
 MANCOMPRESSED=	yes
 

Modified: head/sysutils/nvramtool/Makefile
==============================================================================
--- head/sysutils/nvramtool/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
+++ head/sysutils/nvramtool/Makefile	Mon Sep 30 14:23:02 2013	(r328795)
@@ -5,7 +5,6 @@ PORTNAME=	nvramtool
 PORTVERSION=	r6440
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.zonov.org/${PORTNAME}/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	zont@FreeBSD.org
 COMMENT=	A utility for reading, writing the contents of CMOS memory

Modified: head/www/grails/Makefile
==============================================================================
--- head/www/grails/Makefile	Mon Sep 30 14:22:30 2013	(r328794)
+++ head/www/grails/Makefile	Mon Sep 30 14:23:02 2013	(r328795)
@@ -6,7 +6,6 @@ DISTVERSION=	1.3.6
 CATEGORIES=	www java
 MASTER_SITES=	http://dist.codehaus.org/grails/ \
 		http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	mjs@bur.st
 COMMENT=	Web framework built on Groovy



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