pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2025Q2] pkgsrc/security/p5-Authen-SASL



Module Name:    pkgsrc
Committed By:   maya
Date:           Thu Jul 24 22:24:09 UTC 2025

Modified Files:
        pkgsrc/security/p5-Authen-SASL [pkgsrc-2025Q2]: Makefile

Log Message:
p5-Authen-SASL: add missing PKGREVISION from previous commit.

I misunderstood the merge conflict resolution.


To generate a diff of this commit:
cvs rdiff -u -r1.40.2.1 -r1.40.2.2 pkgsrc/security/p5-Authen-SASL/Makefile

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

Modified files:

Index: pkgsrc/security/p5-Authen-SASL/Makefile
diff -u pkgsrc/security/p5-Authen-SASL/Makefile:1.40.2.1 pkgsrc/security/p5-Authen-SASL/Makefile:1.40.2.2
--- pkgsrc/security/p5-Authen-SASL/Makefile:1.40.2.1    Thu Jul 24 22:21:07 2025
+++ pkgsrc/security/p5-Authen-SASL/Makefile     Thu Jul 24 22:24:09 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.40.2.1 2025/07/24 22:21:07 maya Exp $
+# $NetBSD: Makefile,v 1.40.2.2 2025/07/24 22:24:09 maya Exp $
 
 DISTNAME=      Authen-SASL-2.1800
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   2
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Authen/}
 



Home | Main Index | Thread Index | Old Index