pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/gotosocial



Module Name:    pkgsrc
Committed By:   nikita
Date:           Sun Dec 11 23:18:22 UTC 2022

Modified Files:
        pkgsrc/www/gotosocial: Makefile

Log Message:
revbump gotosocial after go119 fix.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/gotosocial/Makefile

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

Modified files:

Index: pkgsrc/www/gotosocial/Makefile
diff -u pkgsrc/www/gotosocial/Makefile:1.3 pkgsrc/www/gotosocial/Makefile:1.4
--- pkgsrc/www/gotosocial/Makefile:1.3  Thu Dec  8 16:14:19 2022
+++ pkgsrc/www/gotosocial/Makefile      Sun Dec 11 23:18:22 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2022/12/08 16:14:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/11 23:18:22 nikita Exp $
 
 DISTNAME=      gotosocial-0.6.0-source-code
 PKGNAME=       ${DISTNAME:S/-source-code//}
-PKGREVISION=   1
+PKGREVISION=   2
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=superseriousbusiness/}
 GITHUB_RELEASE=        v0.6.0
 GITHUB_PROJECT=        gotosocial



Home | Main Index | Thread Index | Old Index