pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/jpilot



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon May 20 12:59:02 UTC 2024

Modified Files:
        pkgsrc/comms/jpilot: Makefile

Log Message:
comms/jpilot: Comment out MASTER_SITES

Upstream has withdraw distfiles in favor of github.
Upgrade HOMEPAGE to https.


To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 pkgsrc/comms/jpilot/Makefile

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

Modified files:

Index: pkgsrc/comms/jpilot/Makefile
diff -u pkgsrc/comms/jpilot/Makefile:1.124 pkgsrc/comms/jpilot/Makefile:1.125
--- pkgsrc/comms/jpilot/Makefile:1.124  Sun Apr  7 07:33:41 2024
+++ pkgsrc/comms/jpilot/Makefile        Mon May 20 12:59:02 2024
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.124 2024/04/07 07:33:41 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2024/05/20 12:59:02 gdt Exp $
 
 DISTNAME=              jpilot-1.8.2
 PKGREVISION=           22
 CATEGORIES=            comms
-MASTER_SITES=          http://www.jpilot.org/
+#MASTER_SITES=         https://www.jpilot.org/ # withdrawn in favor of github
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.jpilot.org/
+HOMEPAGE=              https://www.jpilot.org/
 COMMENT=               Desktop organizer application for the palm pilot
 
 CONFLICTS+=            jpilot-libplugin-[0-9]*



Home | Main Index | Thread Index | Old Index