pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   nros
Date:           Sat Dec 21 23:22:09 UTC 2019

Modified Files:
        pkgsrc/net/dhcpcd-gtk: Makefile
        pkgsrc/net/dhcpcd-qt: Makefile

Log Message:
Revbump dhcpcd-gtk and dhcpcd-qt due to PLIST change

Set the right values this time.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/dhcpcd-gtk/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/dhcpcd-qt/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/dhcpcd-gtk/Makefile
diff -u pkgsrc/net/dhcpcd-gtk/Makefile:1.48 pkgsrc/net/dhcpcd-gtk/Makefile:1.49
--- pkgsrc/net/dhcpcd-gtk/Makefile:1.48 Sat Dec 21 23:09:23 2019
+++ pkgsrc/net/dhcpcd-gtk/Makefile      Sat Dec 21 23:22:08 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2019/12/21 23:09:23 nros Exp $
+# $NetBSD: Makefile,v 1.49 2019/12/21 23:22:08 nros Exp $
 #
 
 PKGNAME=               dhcpcd-gtk-${DHCPCD_UI_VERSION}
-PKGREVISION=           9
+PKGREVISION=           10
 CATEGORIES=            net
 
 COMMENT=               GTK+ system tray monitor for dhcpcd

Index: pkgsrc/net/dhcpcd-qt/Makefile
diff -u pkgsrc/net/dhcpcd-qt/Makefile:1.8 pkgsrc/net/dhcpcd-qt/Makefile:1.9
--- pkgsrc/net/dhcpcd-qt/Makefile:1.8   Sat Dec 21 23:11:58 2019
+++ pkgsrc/net/dhcpcd-qt/Makefile       Sat Dec 21 23:22:08 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/12/21 23:11:58 nros Exp $
+# $NetBSD: Makefile,v 1.9 2019/12/21 23:22:08 nros Exp $
 #
 
 PKGNAME=               dhcpcd-qt-${DHCPCD_UI_VERSION}
-PKGREVISION=           6
+PKGREVISION=           5
 CATEGORIES=            net
 
 COMMENT=               Qt system tray monitor for dhcpcd



Home | Main Index | Thread Index | Old Index