pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   nros
Date:           Sun Oct  2 16:34:33 UTC 2022

Modified Files:
        pkgsrc/net/amule: Makefile
        pkgsrc/security/codecrypt: Makefile

Log Message:
Revbump due to security/crypto++ update


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/net/amule/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/codecrypt/Makefile

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

Modified files:

Index: pkgsrc/net/amule/Makefile
diff -u pkgsrc/net/amule/Makefile:1.97 pkgsrc/net/amule/Makefile:1.98
--- pkgsrc/net/amule/Makefile:1.97      Thu Aug 11 05:09:08 2022
+++ pkgsrc/net/amule/Makefile   Sun Oct  2 16:34:33 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.97 2022/08/11 05:09:08 gutteridge Exp $
+# $NetBSD: Makefile,v 1.98 2022/10/02 16:34:33 nros Exp $
 
 DISTNAME=      aMule-2.3.3
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=amule/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/codecrypt/Makefile
diff -u pkgsrc/security/codecrypt/Makefile:1.3 pkgsrc/security/codecrypt/Makefile:1.4
--- pkgsrc/security/codecrypt/Makefile:1.3      Wed Nov 25 21:48:54 2020
+++ pkgsrc/security/codecrypt/Makefile  Sun Oct  2 16:34:33 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/11/25 21:48:54 nia Exp $
+# $NetBSD: Makefile,v 1.4 2022/10/02 16:34:33 nros Exp $
 
 DISTNAME=      codecrypt-1.8
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=exaexa/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index