Date: Wed, 12 Sep 2018 22:55:07 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479626 - head/devel/p5-Data-Sah-Normalize Message-ID: <201809122255.w8CMt7at069016@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Normalize Sah schema
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809122255.w8CMt7at069016>