svn commit: r328795 - in head: audio/autotalent databases/py-couchdb devel/bsdlibdwarf net/relayd sysutils/nvramtool www/grails

Bryan Drewery bdrewery at FreeBSD.org
Mon Sep 30 14:23:04 UTC 2013


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 at 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 at 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 at 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 at 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 at bur.st
 COMMENT=	Web framework built on Groovy


More information about the svn-ports-all mailing list