View | Details | Raw Unified | Return to bug 199975 | Differences between
and this patch

Collapse All | Expand All

(-)security/libgpg-error/Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	libgpg-error
4
PORTNAME=	libgpg-error
5
PORTVERSION=	1.19
5
PORTVERSION=	1.19
6
PORTREVISION=	1
6
CATEGORIES=	security devel
7
CATEGORIES=	security devel
7
MASTER_SITES=	${MASTER_SITE_GNUPG}
8
MASTER_SITES=	${MASTER_SITE_GNUPG}
8
MASTER_SITE_SUBDIR=	${PORTNAME}
9
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 31-36 Link Here
31
.endif
32
.endif
32
33
33
DOCS=		AUTHORS ChangeLog NEWS README
34
DOCS=		AUTHORS ChangeLog NEWS README
35
INFO=		gpgrt
34
36
35
post-install:
37
post-install:
36
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
38
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
(-)security/libgpg-error/pkg-plist (-1 lines)
Lines 1-7 Link Here
1
bin/gpg-error
1
bin/gpg-error
2
bin/gpg-error-config
2
bin/gpg-error-config
3
include/gpg-error.h
3
include/gpg-error.h
4
info/gpgrt.info
5
lib/libgpg-error.so
4
lib/libgpg-error.so
6
lib/libgpg-error.so.0
5
lib/libgpg-error.so.0
7
lib/libgpg-error.so.0.15.0
6
lib/libgpg-error.so.0.15.0

Return to bug 199975