Lines 1-10
Link Here
|
1 |
PORTNAME= libarchive |
1 |
PORTNAME= libarchive |
2 |
DISTVERSION= 3.7.1 |
2 |
DISTVERSION= 3.7.2 |
3 |
PORTEPOCH= 1 |
3 |
PORTEPOCH= 1 |
4 |
CATEGORIES= archivers |
4 |
CATEGORIES= archivers |
5 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ |
5 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ |
6 |
https://libarchive.org/downloads/ |
6 |
https://libarchive.org/downloads/ |
7 |
|
7 |
|
|
|
8 |
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ |
9 |
PATCHFILES= 3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch:-p1 |
10 |
|
8 |
MAINTAINER= glewis@FreeBSD.org |
11 |
MAINTAINER= glewis@FreeBSD.org |
9 |
COMMENT= Library to create and read several streaming archive formats |
12 |
COMMENT= Library to create and read several streaming archive formats |
10 |
WWW= https://libarchive.org/ |
13 |
WWW= https://libarchive.org/ |
Lines 14-21
LICENSE_FILE= ${WRKSRC}/COPYING
Link Here
|
14 |
|
17 |
|
15 |
LIB_DEPENDS= libexpat.so:textproc/expat2 |
18 |
LIB_DEPENDS= libexpat.so:textproc/expat2 |
16 |
|
19 |
|
17 |
USES= autoreconf cpe iconv libtool localbase:ldflags pathfix \ |
20 |
USES= cpe iconv libtool localbase:ldflags pathfix pkgconfig tar:xz |
18 |
pkgconfig tar:xz |
|
|
19 |
USE_LDCONFIG= yes |
21 |
USE_LDCONFIG= yes |
20 |
|
22 |
|
21 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |