pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/gst123



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 26 10:17:36 UTC 2025

Modified Files:
        pkgsrc/multimedia/gst123: Makefile

Log Message:
gst123: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/multimedia/gst123/Makefile

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

Modified files:

Index: pkgsrc/multimedia/gst123/Makefile
diff -u pkgsrc/multimedia/gst123/Makefile:1.61 pkgsrc/multimedia/gst123/Makefile:1.62
--- pkgsrc/multimedia/gst123/Makefile:1.61      Thu Oct 23 20:38:35 2025
+++ pkgsrc/multimedia/gst123/Makefile   Fri Dec 26 10:17:36 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.61 2025/10/23 20:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2025/12/26 10:17:36 wiz Exp $
 
 DISTNAME=      gst123-0.3.5
 PKGREVISION=   21
 CATEGORIES=    multimedia
-MASTER_SITES=  http://space.twc.de/~stefan/gst123/
+MASTER_SITES=  https://space.twc.de/~stefan/gst123/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://space.twc.de/~stefan/gst123.php
+HOMEPAGE=      https://space.twc.de/~stefan/gst123.php
 COMMENT=       Flexible command line player based on gstreamer
 LICENSE=       gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index