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: wiz
Date: Mon Apr 6 08:34:23 UTC 2020
Modified Files:
pkgsrc/devel/guile-git: Makefile
pkgsrc/devel/ktexteditor: Makefile
pkgsrc/devel/py-pygit2: Makefile
pkgsrc/devel/ruby-rugged: Makefile
pkgsrc/net/stagit-gopher: Makefile
pkgsrc/www/stagit: Makefile
Log Message:
*: bump PKGREVISION for libgit2 shlib bump
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/guile-git/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ktexteditor/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-pygit2/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-rugged/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/stagit-gopher/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/stagit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/guile-git/Makefile
diff -u pkgsrc/devel/guile-git/Makefile:1.5 pkgsrc/devel/guile-git/Makefile:1.6
--- pkgsrc/devel/guile-git/Makefile:1.5 Sat Feb 29 11:47:09 2020
+++ pkgsrc/devel/guile-git/Makefile Mon Apr 6 08:34:23 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/02/29 11:47:09 nia Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/06 08:34:23 wiz Exp $
DISTNAME= guile-git-0.2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= https://gitlab.com/guile-git/guile-git/uploads/160f6a36c1be8d4fc1990a193081a04d/
Index: pkgsrc/devel/ktexteditor/Makefile
diff -u pkgsrc/devel/ktexteditor/Makefile:1.41 pkgsrc/devel/ktexteditor/Makefile:1.42
--- pkgsrc/devel/ktexteditor/Makefile:1.41 Tue Mar 10 22:08:43 2020
+++ pkgsrc/devel/ktexteditor/Makefile Mon Apr 6 08:34:23 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2020/03/10 22:08:43 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2020/04/06 08:34:23 wiz Exp $
DISTNAME= ktexteditor-${KF5VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/devel/py-pygit2/Makefile
diff -u pkgsrc/devel/py-pygit2/Makefile:1.14 pkgsrc/devel/py-pygit2/Makefile:1.15
--- pkgsrc/devel/py-pygit2/Makefile:1.14 Thu Mar 19 17:03:51 2020
+++ pkgsrc/devel/py-pygit2/Makefile Mon Apr 6 08:34:23 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/03/19 17:03:51 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/04/06 08:34:23 wiz Exp $
DISTNAME= pygit2-1.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygit2/}
Index: pkgsrc/devel/ruby-rugged/Makefile
diff -u pkgsrc/devel/ruby-rugged/Makefile:1.22 pkgsrc/devel/ruby-rugged/Makefile:1.23
--- pkgsrc/devel/ruby-rugged/Makefile:1.22 Sun Mar 15 17:05:59 2020
+++ pkgsrc/devel/ruby-rugged/Makefile Mon Apr 6 08:34:23 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2020/03/15 17:05:59 taca Exp $
+# $NetBSD: Makefile,v 1.23 2020/04/06 08:34:23 wiz Exp $
DISTNAME= rugged-0.99.0
+PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/stagit-gopher/Makefile
diff -u pkgsrc/net/stagit-gopher/Makefile:1.3 pkgsrc/net/stagit-gopher/Makefile:1.4
--- pkgsrc/net/stagit-gopher/Makefile:1.3 Sat Feb 29 11:47:09 2020
+++ pkgsrc/net/stagit-gopher/Makefile Mon Apr 6 08:34:23 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/02/29 11:47:09 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/06 08:34:23 wiz Exp $
DISTNAME= stagit-gopher-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= https://codemadness.org/releases/stagit-gopher/
Index: pkgsrc/www/stagit/Makefile
diff -u pkgsrc/www/stagit/Makefile:1.3 pkgsrc/www/stagit/Makefile:1.4
--- pkgsrc/www/stagit/Makefile:1.3 Sat Feb 29 11:47:09 2020
+++ pkgsrc/www/stagit/Makefile Mon Apr 6 08:34:23 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/02/29 11:47:09 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/06 08:34:23 wiz Exp $
DISTNAME= stagit-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= https://codemadness.org/releases/stagit/
Home |
Main Index |
Thread Index |
Old Index