1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Don't set DISTNAME, the reason for it was a bit silly to start with.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-04-11 12:30:06 +00:00
parent a6f21a7c20
commit 8bcbf3d92d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438256
2 changed files with 7 additions and 6 deletions

View File

@ -5,12 +5,13 @@ PORTNAME= perl
PORTREVISION= 0
# XXX Remove second line, uncomment first
#DISTVERSION= ${PERL_VERSION}
DISTVERSIONPREFIX= v
DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//}
DISTVERSIONSUFFIX= ${GH_TAGNAME:C/.*-g/-g/}
CATEGORIES= lang devel perl5
# XXX Leave only CPAN.
MASTER_SITES= LOCAL/mat/perl GH CPAN/../../src/5.0
# XXX Remove DISTNAME
DISTNAME= ${PORTNAME}-${DISTVERSION}
MASTER_SITES= LOCAL/mat/perl GH
#MASTER_SITES= CPAN/../../src/5.0
DIST_SUBDIR= perl
# XXX -> perl@

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1491823679
SHA256 (perl/perl-5.25.11-50_GH0.tar.gz) = 3632c66774e2b7d509296d1857c8801be4dc229b33304cf26cac1297f5fc7a13
SIZE (perl/perl-5.25.11-50_GH0.tar.gz) = 18479327
TIMESTAMP = 1491911019
SHA256 (perl/Perl-perl5-v5.25.11-50-gb57dd50_GH0.tar.gz) = 3632c66774e2b7d509296d1857c8801be4dc229b33304cf26cac1297f5fc7a13
SIZE (perl/Perl-perl5-v5.25.11-50-gb57dd50_GH0.tar.gz) = 18479327