aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-03-08 01:20:01 +0800
committeradamw <adamw@FreeBSD.org>2016-03-08 01:20:01 +0800
commitaa253723b05a3c97183d88a5faac0e11a0a0d42a (patch)
tree084e2c088e3dbddb47aca8aec795c9a605491cfe /www
parentbbb004ed9d1c50cb4b99f198fa57933fd7b6e099 (diff)
downloadfreebsd-ports-gnome-aa253723b05a3c97183d88a5faac0e11a0a0d42a.tar.gz
freebsd-ports-gnome-aa253723b05a3c97183d88a5faac0e11a0a0d42a.tar.zst
freebsd-ports-gnome-aa253723b05a3c97183d88a5faac0e11a0a0d42a.zip
Update to 0.78. Sort plist and strip XS file.
Add license information. It's basically MIT with an extra clause that if you change the license it must say so at the top of the file. Changes: https://metacpan.org/changes/distribution/FCGI
Diffstat (limited to 'www')
-rw-r--r--www/p5-FCGI/Makefile11
-rw-r--r--www/p5-FCGI/distinfo4
-rw-r--r--www/p5-FCGI/pkg-plist2
3 files changed, 12 insertions, 5 deletions
diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile
index e836e3e0fdfc..86eea59621cd 100644
--- a/www/p5-FCGI/Makefile
+++ b/www/p5-FCGI/Makefile
@@ -2,16 +2,23 @@
# $FreeBSD$
PORTNAME= FCGI
-PORTVERSION= 0.77
+PORTVERSION= 0.78
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:ETHER
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts
+LICENSE= OpenMarket
+LICENSE_NAME= Open Market License
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/FCGI/FCGI.so
+
.include <bsd.port.mk>
diff --git a/www/p5-FCGI/distinfo b/www/p5-FCGI/distinfo
index b97988644bd0..8949d4f5f241 100644
--- a/www/p5-FCGI/distinfo
+++ b/www/p5-FCGI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (FCGI-0.77.tar.gz) = 352cdfe3309d77c2815aa18fe7fbd9b4be68e8b1b26d062039e78f8664aa25a8
-SIZE (FCGI-0.77.tar.gz) = 90561
+SHA256 (FCGI-0.78.tar.gz) = aa974697972f409bfbd0f80e2673980f6559635b37c799e823dc3ff23edcaab3
+SIZE (FCGI-0.78.tar.gz) = 93598
diff --git a/www/p5-FCGI/pkg-plist b/www/p5-FCGI/pkg-plist
index 4c2855f8dfbc..2d7bf82c376a 100644
--- a/www/p5-FCGI/pkg-plist
+++ b/www/p5-FCGI/pkg-plist
@@ -1,3 +1,3 @@
-%%PERL5_MAN3%%/FCGI.3.gz
%%SITE_ARCH%%/FCGI.pm
%%SITE_ARCH%%/auto/FCGI/FCGI.so
+%%PERL5_MAN3%%/FCGI.3.gz