pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/gramofile



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 25 09:20:42 UTC 2025

Modified Files:
        pkgsrc/audio/gramofile: Makefile

Log Message:
gramofile: switch to http

https uses deprecated TLS version, not supported by current firefox


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/gramofile/Makefile

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

Modified files:

Index: pkgsrc/audio/gramofile/Makefile
diff -u pkgsrc/audio/gramofile/Makefile:1.22 pkgsrc/audio/gramofile/Makefile:1.23
--- pkgsrc/audio/gramofile/Makefile:1.22        Thu May 20 19:24:15 2021
+++ pkgsrc/audio/gramofile/Makefile     Thu Dec 25 09:20:42 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2021/05/20 19:24:15 nia Exp $
-#
+# $NetBSD: Makefile,v 1.23 2025/12/25 09:20:42 wiz Exp $
 
 DISTNAME=      gramofile-1.6P
 CATEGORIES=    audio
-MASTER_SITES=  https://www.opensourcepartners.nl/~costar/gramofile/
+MASTER_SITES=  http://www.opensourcepartners.nl/~costar/gramofile/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.opensourcepartners.nl/~costar/gramofile/
+HOMEPAGE=      http://www.opensourcepartners.nl/~costar/gramofile/
 COMMENT=       Tool for ripping audio from vinyl
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index