- Update to 1.3.5
- Remove GCC 3.4 requirement PR: ports/114087 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
This commit is contained in:
parent
6186b888c2
commit
a1b168f83f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194523
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= net6
|
||||
PORTVERSION= 1.3.4
|
||||
PORTVERSION= 1.3.5
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://releases.0x539.de/net6/ \
|
||||
http://www.atarininja.org/~wxs/distfiles/
|
||||
|
@ -17,7 +17,6 @@ COMMENT= Network access framework for IPv4/IPv6
|
|||
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
|
||||
gnutls.15:${PORTSDIR}/security/gnutls
|
||||
|
||||
USE_GCC= 3.4+
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (net6-1.3.4.tar.gz) = 3e6a5bbe1d6fc8d0a3c295323114cbb0
|
||||
SHA256 (net6-1.3.4.tar.gz) = 39c4c45e59d90b3bea414aedaf3871448219b880230626b0d18c25a5cf1a7e19
|
||||
SIZE (net6-1.3.4.tar.gz) = 438944
|
||||
MD5 (net6-1.3.5.tar.gz) = 41f6bfce129029d8c4427d26a48b9ee2
|
||||
SHA256 (net6-1.3.5.tar.gz) = 735ccbfd8d69201efd30cf874f728a2dfbdadf0fd0d8d91c7884e90d40176c62
|
||||
SIZE (net6-1.3.5.tar.gz) = 439188
|
||||
|
|
Loading…
Reference in a new issue