mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 2.009
- Add LICENSE - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Socket/Changes
This commit is contained in:
parent
e3f0c346f4
commit
ed96c92efc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311248
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Socket
|
||||
PORTVERSION= 2.007
|
||||
PORTVERSION= 2.009
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PEVANS
|
||||
@ -11,16 +11,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Networking constants and support functions
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Socket.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501000
|
||||
BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 501400
|
||||
BUILD_DEPENDS+= p5-ExtUtils-Constant>=0.23:${PORTSDIR}/devel/p5-ExtUtils-Constant
|
||||
.endif
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Socket-2.007.tar.gz) = cf7413ee3cfd2f7d51f6fe4c3885842d4d7514c3d9e9a4dd4cd429ff2ed93c4e
|
||||
SIZE (Socket-2.007.tar.gz) = 37740
|
||||
SHA256 (Socket-2.009.tar.gz) = c668eb4e97137b5875010a006ac108b973aa1514157ccd6e015d538e0be0834a
|
||||
SIZE (Socket-2.009.tar.gz) = 37847
|
||||
|
Loading…
Reference in New Issue
Block a user