mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to version 0.9
- Unbreak build for OSVERSION >= 800070 Changelog: http://cpansearch.perl.org/src/DLAND/BSD-Sysctl-0.09/Changes PR: ports/138871 Submitted by: az Approved by: maintainer Feature safe: yes
This commit is contained in:
parent
ecb2cecebe
commit
90bfadcf5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241499
2 changed files with 5 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= BSD-Sysctl
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,10 +18,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= BSD::Sysctl.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800070
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (BSD-Sysctl-0.08.tar.gz) = 18dd4605f565f1a5adb7b52ab895a9fb
|
||||
SHA256 (BSD-Sysctl-0.08.tar.gz) = fa0c14157fc2dfe75d183d288d2a41844d6ca26adffa432e383439f4978f7519
|
||||
SIZE (BSD-Sysctl-0.08.tar.gz) = 22571
|
||||
MD5 (BSD-Sysctl-0.09.tar.gz) = 252a95a35e60f6d3511e5b005023918f
|
||||
SHA256 (BSD-Sysctl-0.09.tar.gz) = f3a6444a5031849e055f0901899061cd62e5067604bbaaa49ed794a704a6647b
|
||||
SIZE (BSD-Sysctl-0.09.tar.gz) = 23389
|
||||
|
|
Loading…
Add table
Reference in a new issue