pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec  5 11:31:56 UTC 2025

Modified Files:
        pkgsrc/www/drupal11: Makefile

Log Message:
drupal11: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/drupal11/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/drupal11/Makefile
diff -u pkgsrc/www/drupal11/Makefile:1.6 pkgsrc/www/drupal11/Makefile:1.7
--- pkgsrc/www/drupal11/Makefile:1.6    Thu Mar 20 01:21:21 2025
+++ pkgsrc/www/drupal11/Makefile        Fri Dec  5 11:31:56 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/03/20 01:21:21 taca Exp $
+# $NetBSD: Makefile,v 1.7 2025/12/05 11:31:56 wiz Exp $
 
 DISTNAME=      drupal-11.1.5
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     www
 MASTER_SITES=  https://ftp-origin.drupal.org/files/projects/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://drupal.org/
+HOMEPAGE=      https://new.drupal.org/home
 COMMENT=       Open source content management system
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index