svn commit: r394098 - head/www/p5-HTTP-Tiny
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 13 17:33:02 UTC 2015
Author: sunpoet
Date: Thu Aug 13 17:33:01 2015
New Revision: 394098
URL: https://svnweb.freebsd.org/changeset/ports/394098
Log:
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
Modified:
head/www/p5-HTTP-Tiny/Makefile
Modified: head/www/p5-HTTP-Tiny/Makefile
==============================================================================
--- head/www/p5-HTTP-Tiny/Makefile Thu Aug 13 17:32:56 2015 (r394097)
+++ head/www/p5-HTTP-Tiny/Makefile Thu Aug 13 17:33:01 2015 (r394098)
@@ -5,7 +5,6 @@ PORTNAME= HTTP-Tiny
PORTVERSION= 0.056
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
@@ -20,6 +19,7 @@ IO_SOCKET_IP_DESC= Use IO::Socket:IP ins
PORTSCOUT= limit:^[0-9\.]*$$
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-head
mailing list