pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/benchmarks/postal



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 20:15:39 UTC 2025

Modified Files:
        pkgsrc/benchmarks/postal: Makefile

Log Message:
update master_sites and homepage to use https


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/benchmarks/postal/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/benchmarks/postal/Makefile
diff -u pkgsrc/benchmarks/postal/Makefile:1.26 pkgsrc/benchmarks/postal/Makefile:1.27
--- pkgsrc/benchmarks/postal/Makefile:1.26      Tue Oct 24 22:08:17 2023
+++ pkgsrc/benchmarks/postal/Makefile   Fri May 16 20:15:39 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.26 2023/10/24 22:08:17 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2025/05/16 20:15:39 zafer Exp $
 
 DISTNAME=      postal-0.70
 PKGREVISION=   6
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://www.coker.com.au/postal/
+MASTER_SITES=  https://www.coker.com.au/postal/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.coker.com.au/postal/
+HOMEPAGE=      https://www.coker.com.au/postal/
 COMMENT=       Tool for benchmarking SMTP/POP servers
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index