* Upgrade to 0.9.3.

* Add SHA256 information.

PR:		89187
Submitted by:	Gea-Suan Lin (maintainer)
This commit is contained in:
Cheng-Lung Sung 2005-11-17 08:48:02 +00:00
parent c1b2d26632
commit 8765d29600
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148561
3 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= libopennet
PORTVERSION= 0.8.10
PORTVERSION= 0.9.3
CATEGORIES= net
MASTER_SITES= http://www.rkeene.org/files/oss/libopennet/
@ -21,7 +21,6 @@ MAN3= fopen_net.3 \
lseek_net.3 \
open_net.3 \
opennet.3 \
opennet_init.3 \
read_net.3
.include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
MD5 (libopennet-0.8.10.tar.gz) = 37d1dea7b6380c2b8908dc52c1aef5e3
SIZE (libopennet-0.8.10.tar.gz) = 91219
MD5 (libopennet-0.9.3.tar.gz) = d0dbc46d9f400aa01e93e4d122dd31aa
SHA256 (libopennet-0.9.3.tar.gz) = fb6442a3c5c48b61502b947a7e634dddb2b73fce6cc4ab16f988e83c4b136030
SIZE (libopennet-0.9.3.tar.gz) = 88615

View file

@ -2,4 +2,4 @@ include/opennet.h
lib/libopennet.a
lib/libopennet.so
lib/libopennet.so.0
lib/libopennet.so.0.8.10
lib/libopennet.so.0.9.3