mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.3.13, announce message:
* miscellaneous bug fixes * added premake and cmake support * miscellaneous documentation cleanups
This commit is contained in:
parent
ee845a2b87
commit
27be3d6dad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386816
@ -2,11 +2,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= enet
|
||||
PORTVERSION= 1.3.12
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.3.13
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://enet.bespin.org/download/
|
||||
#http://enet.bespin.org/download/enet-1.3.13.tar.gz
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
COMMENT= Simple and robust communication library based on UDP
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (enet-1.3.12.tar.gz) = a5851cbd0dde2ddb47bca487a61976825159cb508ece3b1e34605420ac7e1d0b
|
||||
SIZE (enet-1.3.12.tar.gz) = 550604
|
||||
SHA256 (enet-1.3.13.tar.gz) = e36072021faa28731b08c15b1c3b5b91b911baf5f6abcc7fe4a6d425abada35c
|
||||
SIZE (enet-1.3.13.tar.gz) = 669090
|
||||
|
@ -10,5 +10,5 @@ include/enet/win32.h
|
||||
lib/libenet.a
|
||||
lib/libenet.so
|
||||
lib/libenet.so.7
|
||||
lib/libenet.so.7.0.0
|
||||
lib/libenet.so.7.0.1
|
||||
libdata/pkgconfig/libenet.pc
|
||||
|
Loading…
Reference in New Issue
Block a user