net/anet: update 0.4.0 to 0.4.1
- adopt the port; - silent portlint. Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18523
This commit is contained in:
parent
a6b9f4ba6e
commit
edf6110d78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487670
@ -2,12 +2,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= anet
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.codelabs.ch/download/
|
||||
DISTNAME= libanet-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= egypcio@FreeBSD.org
|
||||
COMMENT= Networking library for Ada
|
||||
|
||||
LICENSE= GPLv2 GMGPL
|
||||
@ -16,6 +16,7 @@ LICENSE_COMB= multi
|
||||
BUILD_DEPENDS= gprbuild:devel/gprbuild
|
||||
|
||||
USES= ada tar:bzip2
|
||||
|
||||
ALL_TARGET= build_lib
|
||||
MAKE_ARGS+= NUM_CPUS=${MAKE_JOBS_NUMBER} \
|
||||
LIBRARY_KIND=static \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1522495817
|
||||
SHA256 (libanet-0.4.0.tar.bz2) = e837dfe5d94e4d6ce9a821ab13df011820ebe8a237ffd001c1b01548dbde7080
|
||||
SIZE (libanet-0.4.0.tar.bz2) = 53374
|
||||
TIMESTAMP = 1544602181
|
||||
SHA256 (libanet-0.4.1.tar.bz2) = 8d53c3c922d1645c62cef34e39a633d4ed9c243c42d79e9cc9a0aac53e2b5871
|
||||
SIZE (libanet-0.4.1.tar.bz2) = 53485
|
||||
|
Loading…
Reference in New Issue
Block a user