svn commit: r479626 - head/devel/p5-Data-Sah-Normalize

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 12 22:55:08 UTC 2018


Author: sunpoet
Date: Wed Sep 12 22:55:07 2018
New Revision: 479626
URL: https://svnweb.freebsd.org/changeset/ports/479626

Log:
  Use DISTVERSIONSUFFIX instead of DISTNAME
  
  Notified by:	mat

Modified:
  head/devel/p5-Data-Sah-Normalize/Makefile

Modified: head/devel/p5-Data-Sah-Normalize/Makefile
==============================================================================
--- head/devel/p5-Data-Sah-Normalize/Makefile	Wed Sep 12 22:55:02 2018	(r479625)
+++ head/devel/p5-Data-Sah-Normalize/Makefile	Wed Sep 12 22:55:07 2018	(r479626)
@@ -3,10 +3,10 @@
 
 PORTNAME=	Data-Sah-Normalize
 PORTVERSION=	0.05
+DISTVERSIONSUFFIX=	0
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION}0
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Normalize Sah schema


More information about the svn-ports-head mailing list