git: 5e87f3e3812b - main - mail/spampd: update 2.62 -> 2.63 and take maintenership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Mar 2026 22:30:46 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5e87f3e3812bef230fac4a619a3c58b855e3580d
commit 5e87f3e3812bef230fac4a619a3c58b855e3580d
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-03-22 22:25:44 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-03-22 22:30:10 +0000
mail/spampd: update 2.62 -> 2.63 and take maintenership
Changelog:
https://github.com/mpaperno/spampd/releases/tag/2.63
Also reorder the Makefile to make portclipy happy.
---
mail/spampd/Makefile | 19 ++++++++++---------
mail/spampd/distinfo | 6 +++---
2 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile
index 849599ca97dd..c7f438fb6d1b 100644
--- a/mail/spampd/Makefile
+++ b/mail/spampd/Makefile
@@ -1,25 +1,26 @@
PORTNAME= spampd
-PORTVERSION= 2.62
+PORTVERSION= 2.63
CATEGORIES= mail perl5
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Spamassassin SMTP Proxy
WWW= https://github.com/mpaperno/spampd
LICENSE= GPLv3
-RUN_DEPENDS= spamc:mail/spamassassin \
- p5-Net-Server>=0:net/p5-Net-Server
+RUN_DEPENDS= p5-Net-Server>=0:net/p5-Net-Server \
+ spamc:mail/spamassassin
-NO_BUILD= yes
-PLIST_FILES= sbin/spampd
USES= perl5 shebangfix
+USE_GITHUB= yes
+GH_ACCOUNT= mpaperno
+USE_RC_SUBR= spampd
+
SHEBANG_FILES= spampd.pl
+NO_BUILD= yes
SUB_LIST= PERL=${PERL}
-USE_RC_SUBR= spampd
-USE_GITHUB= yes
-GH_ACCOUNT= mpaperno
+PLIST_FILES= sbin/spampd
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/spampd.pl ${STAGEDIR}${PREFIX}/sbin/spampd
diff --git a/mail/spampd/distinfo b/mail/spampd/distinfo
index b6d197caf08f..7344baf46345 100644
--- a/mail/spampd/distinfo
+++ b/mail/spampd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741829321
-SHA256 (mpaperno-spampd-2.62_GH0.tar.gz) = efe016d111f8c2094f4936f2efa16ca6e78c1b485465b269fc5c4273b9c57cf8
-SIZE (mpaperno-spampd-2.62_GH0.tar.gz) = 249062
+TIMESTAMP = 1774214875
+SHA256 (mpaperno-spampd-2.63_GH0.tar.gz) = 84548fc4d030b7a63b7d2d179b116970ceb9bc793da318bea9dd67fc96d77853
+SIZE (mpaperno-spampd-2.63_GH0.tar.gz) = 249425