- Update to version 1.11.2
- Remove OPENSSL option description (use global one)
This commit is contained in:
parent
6ccd628b1f
commit
b712bbf6ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299822
2 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgadu
|
||||
DISTVERSION= 1.11.1
|
||||
DISTVERSION= 1.11.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= polish net
|
||||
MASTER_SITES= http://toxygen.net/libgadu/files/
|
||||
|
@ -32,7 +32,6 @@ PLIST_FILES= include/libgadu.h \
|
|||
libdata/pkgconfig/libgadu.pc
|
||||
|
||||
OPTIONS_DEFINE= OPENSSL
|
||||
OPENSSL_DESC= Build with OpenSSL support
|
||||
OPTIONS_DEFAULT=OPENSSL
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libgadu-1.11.1.tar.gz) = 4293832ef0dd486e37fb3b0c8a19981df7a29d100afc363641b83b59940f594f
|
||||
SIZE (libgadu-1.11.1.tar.gz) = 548604
|
||||
SHA256 (libgadu-1.11.2.tar.gz) = 7f584123b8292b8084379a608bee75a853883d374e4dc2318c352e48578a2e4e
|
||||
SIZE (libgadu-1.11.2.tar.gz) = 549914
|
||||
|
|
Loading…
Reference in a new issue