pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/syncthing-gtk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 14 15:01:36 UTC 2022

Modified Files:
        pkgsrc/net/syncthing-gtk: Makefile PLIST

Log Message:
syncthing-gtk: re-add EGG file


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/syncthing-gtk/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/syncthing-gtk/PLIST

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

Modified files:

Index: pkgsrc/net/syncthing-gtk/Makefile
diff -u pkgsrc/net/syncthing-gtk/Makefile:1.26 pkgsrc/net/syncthing-gtk/Makefile:1.27
--- pkgsrc/net/syncthing-gtk/Makefile:1.26      Mon Jan 10 08:08:10 2022
+++ pkgsrc/net/syncthing-gtk/Makefile   Fri Jan 14 15:01:36 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2022/01/10 08:08:10 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2022/01/14 15:01:36 wiz Exp $
 
 DISTNAME=      syncthing-gtk-0.9.4.4
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kozec/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/net/syncthing-gtk/PLIST
diff -u pkgsrc/net/syncthing-gtk/PLIST:1.6 pkgsrc/net/syncthing-gtk/PLIST:1.7
--- pkgsrc/net/syncthing-gtk/PLIST:1.6  Mon Jan 10 08:08:10 2022
+++ pkgsrc/net/syncthing-gtk/PLIST      Fri Jan 14 15:01:36 2022
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2022/01/10 08:08:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/01/14 15:01:36 wiz Exp $
 bin/syncthing-gtk
+${PYSITELIB}/${EGG_INFODIR}
 ${PYSITELIB}/syncthing_gtk/__init__.py
 ${PYSITELIB}/syncthing_gtk/__init__.pyc
 ${PYSITELIB}/syncthing_gtk/__init__.pyo



Home | Main Index | Thread Index | Old Index