1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 0.2.5

- Add support for capsicum
This commit is contained in:
Baptiste Daroussin 2016-09-18 14:14:25 +00:00
parent 6aef44a280
commit 4ce54eef38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422393
2 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= indexinfo
PORTVERSION= 0.2.4
PORTVERSION= 0.2.5
CATEGORIES= print ports-mgmt
MAINTAINER= bapt@FreeBSD.org
@ -15,4 +15,8 @@ GH_ACCOUNT= bapt
INSTALL_TARGET= install-strip
PLIST_FILES= bin/indexinfo
.if exists(/usr/include/sys/capsicum.h)
CFLAGS+= -DHAVE_CAPSICUM
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (bapt-indexinfo-0.2.4_GH0.tar.gz) = baa2a01e327aa5778aa964016b956bec66c9caf931710650e25b4273aace6bd1
SIZE (bapt-indexinfo-0.2.4_GH0.tar.gz) = 3163
TIMESTAMP = 1474207932
SHA256 (bapt-indexinfo-0.2.5_GH0.tar.gz) = 3b421926287a6cbd4134ab3a1f0963cb04d6dba6e0b519b082faa9b8714fa320
SIZE (bapt-indexinfo-0.2.5_GH0.tar.gz) = 3324