pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/smtpd-starttls-proxy
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Jul 8 21:18:36 UTC 2025
Modified Files:
pkgsrc/mail/smtpd-starttls-proxy: Makefile distinfo
Log Message:
smtpd-starttls-proxy: build from git to get macOS shlibs. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/smtpd-starttls-proxy/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mail/smtpd-starttls-proxy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/smtpd-starttls-proxy/Makefile
diff -u pkgsrc/mail/smtpd-starttls-proxy/Makefile:1.8 pkgsrc/mail/smtpd-starttls-proxy/Makefile:1.9
--- pkgsrc/mail/smtpd-starttls-proxy/Makefile:1.8 Tue May 13 03:51:40 2025
+++ pkgsrc/mail/smtpd-starttls-proxy/Makefile Tue Jul 8 21:18:36 2025
@@ -1,20 +1,26 @@
-# $NetBSD: Makefile,v 1.8 2025/05/13 03:51:40 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2025/07/08 21:18:36 schmonz Exp $
-DISTNAME= smtpd-starttls-proxy-0.0.2.0
+DISTNAME= ${GITHUB_PROJECT}-${GITHUB_TAG}
+PKGNAME= smtpd-starttls-proxy-0.0.2.0
+PKGREVISION= 1
CATEGORIES= mail
-MASTER_SITES= ${HOMEPAGE}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=skarnet/}
+GITHUB_PROJECT= smtpd-starttls-proxy
+GITHUB_TAG= 17a5c17a1304811336129c10a3742ce33bb6aff2
MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= https://skarnet.org/software/smtpd-starttls-proxy/
COMMENT= STARTTLS implementation for inetd-like mail servers
LICENSE= isc
-DEPENDS+= s6-networking>=2.7.0.4:../../net/s6-networking
+DEPENDS+= s6-networking>=2.7.1.0:../../net/s6-networking
USE_TOOLS+= gmake
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
CONFIGURE_ARGS+= --enable-pkgconfig
+CONFIGURE_ARGS+= --enable-shared
+CONFIGURE_ARGS+= --disable-allstatic
.include "../../devel/skalibs/buildlink3.mk"
.include "../../sysutils/s6/buildlink3.mk"
Index: pkgsrc/mail/smtpd-starttls-proxy/distinfo
diff -u pkgsrc/mail/smtpd-starttls-proxy/distinfo:1.9 pkgsrc/mail/smtpd-starttls-proxy/distinfo:1.10
--- pkgsrc/mail/smtpd-starttls-proxy/distinfo:1.9 Tue May 13 03:51:40 2025
+++ pkgsrc/mail/smtpd-starttls-proxy/distinfo Tue Jul 8 21:18:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/05/13 03:51:40 schmonz Exp $
+$NetBSD: distinfo,v 1.10 2025/07/08 21:18:36 schmonz Exp $
-BLAKE2s (smtpd-starttls-proxy-0.0.2.0.tar.gz) = 2bfe719a0bcbe562d379d184b89dff9ac88b7b7ad8ce1bf757a32ae617f40136
-SHA512 (smtpd-starttls-proxy-0.0.2.0.tar.gz) = e13bd72c0afdbe6e6673867b1d7354aa7067f755eebd3db32ecbaef2759e3db626954cacf4cb70d8aaea8899bf7c22a997f797f9991978890399ccfcb55de483
-Size (smtpd-starttls-proxy-0.0.2.0.tar.gz) = 22456 bytes
+BLAKE2s (smtpd-starttls-proxy-17a5c17a1304811336129c10a3742ce33bb6aff2-17a5c17a1304811336129c10a3742ce33bb6aff2.tar.gz) = 9a7f0decced8bcb77ec95f39d5fdd63bfd5150c691bf3e1e10c17b2e4ea228fb
+SHA512 (smtpd-starttls-proxy-17a5c17a1304811336129c10a3742ce33bb6aff2-17a5c17a1304811336129c10a3742ce33bb6aff2.tar.gz) =
a4e04d9ffcd968911205d54eea95ba0d418ca1fa0f244d96ade0d1ac1cba7fa9ae7c3b1bab6dc8760f4611f97f5c86974ffc433b9131c571f50015582c7d936b
+Size (smtpd-starttls-proxy-17a5c17a1304811336129c10a3742ce33bb6aff2-17a5c17a1304811336129c10a3742ce33bb6aff2.tar.gz) = 26738 bytes
Home |
Main Index |
Thread Index |
Old Index