Page MenuHomeFreeBSD

No OneTemporary

diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile
index 5d5708e71663..be779cf001e6 100644
--- a/ports-mgmt/portsnap/Makefile
+++ b/ports-mgmt/portsnap/Makefile
@@ -1,44 +1,44 @@
PORTNAME= portsnap
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= ports-mgmt net
MASTER_SITES= http://www.daemonology.net/portsnap/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Provides secure snapshots of the ports directory
WWW= http://www.daemonology.net/portsnap/
LICENSE= BSD2CLAUSE
DEPRECATED= portsnap infrastructure will be removed after the EOL of 13.x
-EXPIRQATION_DATE=2026-01-31
+EXPIRATION_DATE=2026-01-31
SUB_FILES= pkg-message
PLIST_FILES= "@sample etc/portsnap.conf.sample" \
libexec/make_index \
sbin/portsnap \
man/man5/portsnap.conf.5.gz \
man/man8/portsnap.8.gz
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400087
IGNORE= portsnap is in base systems and has been removed from 14.0-RELEASE
.endif
post-patch:
${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" \
${WRKSRC}/portsnap \
${WRKSRC}/portsnap.conf.5 \
${WRKSRC}/portsnap.8
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/portsnap ${STAGEDIR}/${PREFIX}/sbin
${INSTALL_PROGRAM} ${WRKSRC}/make_index ${STAGEDIR}/${PREFIX}/libexec
${INSTALL_MAN} ${WRKSRC}/portsnap.conf.5 ${STAGEDIR}/${PREFIX}/man/man5/
${INSTALL_MAN} ${WRKSRC}/portsnap.8 ${STAGEDIR}/${PREFIX}/man/man8/
${INSTALL_DATA} ${WRKSRC}/portsnap.conf \
${STAGEDIR}/${PREFIX}/etc/portsnap.conf.sample
.include <bsd.port.post.mk>

File Metadata

Mime Type
text/x-diff
Expires
Fri, Dec 19, 6:48 AM (3 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27043139
Default Alt Text
(1 KB)

Event Timeline