Update to 0.3.1

Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D8980
This commit is contained in:
Olivier Cochard 2017-01-02 14:54:00 +00:00
parent 839b63083c
commit 52633bf606
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430359
2 changed files with 8 additions and 6 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= libsystem
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= devel
MASTER_SITES= http://www.defora.org/os/download/download/4392/
MASTER_SITES= http://www.defora.org/os/download/download/4446/
PKGNAMEPREFIX= deforaos-
DISTNAME= libSystem-${PORTVERSION}
@ -14,14 +14,15 @@ COMMENT= DeforaOS core system library
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig
USES= pkgconfig ssl
USE_LDCONFIG= yes
USE_OPENSSL= yes
CPPFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
MAKE_ARGS+= PREFIX=${PREFIX}
MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man
BROKEN_FreeBSD_9= fails to build
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= DOCS

View File

@ -1,2 +1,3 @@
SHA256 (libSystem-0.3.0.tar.gz) = 83b1419ab7299f4ceca9089ed95add3a28443719aafdee264143dc5ad501c892
SIZE (libSystem-0.3.0.tar.gz) = 67696
TIMESTAMP = 1475616237
SHA256 (libSystem-0.3.1.tar.gz) = 6f82f6fbee516d33e14311bcdc86dae0509c86c8f1e594d4573398b12a2a5b89
SIZE (libSystem-0.3.1.tar.gz) = 70735