pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/tremor-tools



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 21:54:37 UTC 2025

Modified Files:
        pkgsrc/audio/tremor-tools: Makefile

Log Message:
update homepage and master_sites (which does not have our version)


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/audio/tremor-tools/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/tremor-tools/Makefile
diff -u pkgsrc/audio/tremor-tools/Makefile:1.66 pkgsrc/audio/tremor-tools/Makefile:1.67
--- pkgsrc/audio/tremor-tools/Makefile:1.66     Sat Apr 19 07:57:31 2025
+++ pkgsrc/audio/tremor-tools/Makefile  Fri May 16 21:54:37 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.66 2025/04/19 07:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2025/05/16 21:54:37 zafer Exp $
 
 DISTNAME=      vorbis-tools-1.0
 PKGNAME=       tremor-tools-1.0.0.8
 PKGREVISION=   47
 CATEGORIES=    audio
-MASTER_SITES=  http://www.vorbis.com/files/1.0/unix/
+MASTER_SITES=  https://downloads.xiph.org/releases/vorbis/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.vorbis.com/
+HOMEPAGE=      https://xiph.org/vorbis/
 COMMENT=       Ogg Vorbis encoder and player
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index