pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/wcurl



Module Name:    pkgsrc
Committed By:   kim
Date:           Fri Sep 20 07:10:22 UTC 2024

Modified Files:
        pkgsrc/www/wcurl: Makefile

Log Message:
wcurl: Update HOMEPAGE and MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/wcurl/Makefile

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

Modified files:

Index: pkgsrc/www/wcurl/Makefile
diff -u pkgsrc/www/wcurl/Makefile:1.2 pkgsrc/www/wcurl/Makefile:1.3
--- pkgsrc/www/wcurl/Makefile:1.2       Fri Sep 20 06:45:29 2024
+++ pkgsrc/www/wcurl/Makefile   Fri Sep 20 07:10:22 2024
@@ -1,16 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2024/09/20 06:45:29 kim Exp $
+# $NetBSD: Makefile,v 1.3 2024/09/20 07:10:22 kim Exp $
 
 DISTNAME=      wcurl-2024.07.10
 CATEGORIES=    www
-# Not there yet
-#MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/wcurl/}
-# Tar file top directory name includes commit hash
-#MASTER_SITES= https://salsa.debian.org/debian/${PKGBASE}/-/archive/${PKGVERSION_NOREV}/
-# Conventional tar file found here at this mirror
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=Debian/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=curl/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://salsa.debian.org/debian/wcurl
+HOMEPAGE=      https://curl.se/wcurl/
 COMMENT=       Simple wrapper around curl to easily download files
 # curl license (see ../../www/curl/Makefile)
 # "not completely, but near enough"



Home | Main Index | Thread Index | Old Index