pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/gitea



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Thu May 21 13:37:09 UTC 2020

Modified Files:
        pkgsrc/www/gitea: Makefile

Log Message:
gitea: Bump PKGREVISION for previous.

Apologies for the double commit, accidentally specified filename to cvs ci.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/gitea/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/gitea/Makefile
diff -u pkgsrc/www/gitea/Makefile:1.34 pkgsrc/www/gitea/Makefile:1.35
--- pkgsrc/www/gitea/Makefile:1.34      Thu May 21 13:35:12 2020
+++ pkgsrc/www/gitea/Makefile   Thu May 21 13:37:09 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/05/21 13:35:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.35 2020/05/21 13:37:09 jperkin Exp $
 
 DISTNAME=      gitea-1.11.5
+PKGREVISION=   1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=go-gitea/}
 CATEGORIES=    www
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index