pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libgdata
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 29 09:47:30 UTC 2021
Modified Files:
pkgsrc/net/libgdata: Makefile
Log Message:
bgdata: bump PKGREVISION for dependency removal
pkglint cleanup while here
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/net/libgdata/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/libgdata/Makefile
diff -u pkgsrc/net/libgdata/Makefile:1.63 pkgsrc/net/libgdata/Makefile:1.64
--- pkgsrc/net/libgdata/Makefile:1.63 Thu Apr 29 09:12:44 2021
+++ pkgsrc/net/libgdata/Makefile Thu Apr 29 09:47:30 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2021/04/29 09:12:44 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.64 2021/04/29 09:47:30 wiz Exp $
DISTNAME= libgdata-0.16.1
-PKGREVISION= 34
-CATEGORIES= www
+PKGREVISION= 35
+CATEGORIES= net www
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgdata/0.16/}
EXTRACT_SUFX= .tar.xz
@@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --disable-gnome
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.19.7
.include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.26.0
.include "../../net/libsoup/buildlink3.mk"
.include "../../security/liboauth/buildlink3.mk"
.include "../../textproc/gtk-doc/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index