pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pear-Net_SMTP



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct 29 15:18:53 UTC 2023

Modified Files:
        pkgsrc/net/pear-Net_SMTP: Makefile distinfo

Log Message:
net/pear-Net_SMTP: add specific DIST_SUBDIR

It looks like pre-release distfile was uploaded and it was updated later.

So, add specific DIST_SUBDIR and bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/pear-Net_SMTP/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/pear-Net_SMTP/distinfo

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

Modified files:

Index: pkgsrc/net/pear-Net_SMTP/Makefile
diff -u pkgsrc/net/pear-Net_SMTP/Makefile:1.29 pkgsrc/net/pear-Net_SMTP/Makefile:1.30
--- pkgsrc/net/pear-Net_SMTP/Makefile:1.29      Sat Oct 28 12:50:24 2023
+++ pkgsrc/net/pear-Net_SMTP/Makefile   Sun Oct 29 15:18:53 2023
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2023/10/28 12:50:24 taca Exp $
+# $NetBSD: Makefile,v 1.30 2023/10/29 15:18:53 taca Exp $
 
 DISTNAME=      Net_SMTP-1.11.0
+PKGREVISION=   1
 CATEGORIES+=   net mail
+DIST_SUBDIR=   pear/20231026
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       PHP classes to provide SMTP Interface

Index: pkgsrc/net/pear-Net_SMTP/distinfo
diff -u pkgsrc/net/pear-Net_SMTP/distinfo:1.24 pkgsrc/net/pear-Net_SMTP/distinfo:1.25
--- pkgsrc/net/pear-Net_SMTP/distinfo:1.24      Sat Oct 28 12:50:24 2023
+++ pkgsrc/net/pear-Net_SMTP/distinfo   Sun Oct 29 15:18:53 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/10/28 12:50:24 taca Exp $
+$NetBSD: distinfo,v 1.25 2023/10/29 15:18:53 taca Exp $
 
-BLAKE2s (pear/Net_SMTP-1.11.0.tgz) = 7f3e14c1a55b1563b9a0014a8134468badb255792b00df48d2a0961c3928de7b
-SHA512 (pear/Net_SMTP-1.11.0.tgz) = 0c7bfa0799addde1377ecc02f19c960ff970ec840f28bc76a6e87ec6e620a0e412e6ad19c23746230ed16fbd60eee9176e8a7b031857e0644f98534d376b8091
-Size (pear/Net_SMTP-1.11.0.tgz) = 17474 bytes
+BLAKE2s (pear/20231026/Net_SMTP-1.11.0.tgz) = d2f7d121cacaaf1d3172703ce842ea7249b413d682eb879b2d0c68e8a135bbe2
+SHA512 (pear/20231026/Net_SMTP-1.11.0.tgz) = 6cb36d5f6817ef75cd944c36bae57a22a0020a97b8a842c107c56652f0f7a84227e33d6e00f9ae901602e42fbb5789f1baa0fc0e7cdbc1cf72f550af00904e11
+Size (pear/20231026/Net_SMTP-1.11.0.tgz) = 17475 bytes



Home | Main Index | Thread Index | Old Index