pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/flickcurl
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 12 10:15:37 UTC 2025
Modified Files:
pkgsrc/net/flickcurl: Makefile
Log Message:
flickcurl: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/flickcurl/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/flickcurl/Makefile
diff -u pkgsrc/net/flickcurl/Makefile:1.52 pkgsrc/net/flickcurl/Makefile:1.53
--- pkgsrc/net/flickcurl/Makefile:1.52 Sun Oct 5 19:26:10 2025
+++ pkgsrc/net/flickcurl/Makefile Fri Dec 12 10:15:37 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.52 2025/10/05 19:26:10 js Exp $
+# $NetBSD: Makefile,v 1.53 2025/12/12 10:15:37 wiz Exp $
DISTNAME= flickcurl-1.26
PKGREVISION= 37
CATEGORIES= net
-MASTER_SITES= http://download.dajobe.org/flickcurl/
+MASTER_SITES= https://download.dajobe.org/flickcurl/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://download.dajobe.org/flickcurl/
+HOMEPAGE= https://download.dajobe.org/flickcurl/
COMMENT= Flickr API library
LICENSE= gnu-lgpl-v2.1 OR gnu-gpl-v2 OR apache-2.0
Home |
Main Index |
Thread Index |
Old Index