pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gnustep-back



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jun 23 12:43:46 UTC 2026

Modified Files:
        pkgsrc/x11/gnustep-back: Makefile

Log Message:
gnustep-back: bump PKGREVISION for nettle 4 (via gnutls)


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/x11/gnustep-back/Makefile

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

Modified files:

Index: pkgsrc/x11/gnustep-back/Makefile
diff -u pkgsrc/x11/gnustep-back/Makefile:1.102 pkgsrc/x11/gnustep-back/Makefile:1.103
--- pkgsrc/x11/gnustep-back/Makefile:1.102      Tue Jan 27 08:40:54 2026
+++ pkgsrc/x11/gnustep-back/Makefile    Tue Jun 23 12:43:46 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.102 2026/01/27 08:40:54 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2026/06/23 12:43:46 wiz Exp $
 
 GITHUB_PROJECT=        libs-back
 GITHUB_TAG=    back-0_28_0
 DISTNAME=      back-0_28_0
-PKGREVISION=   19
+PKGREVISION=   20
 CATEGORIES=    x11 gnustep
 PKGNAME=       gnustep-${DISTNAME:S/_/./g}
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=gnustep/}



Home | Main Index | Thread Index | Old Index