pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/php-soycms



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:19:38 UTC 2018

Modified Files:
        pkgsrc/www/php-soycms: Makefile

Log Message:
php-soycms: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/php-soycms/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/php-soycms/Makefile
diff -u pkgsrc/www/php-soycms/Makefile:1.4 pkgsrc/www/php-soycms/Makefile:1.5
--- pkgsrc/www/php-soycms/Makefile:1.4  Fri Jul 12 10:45:04 2013
+++ pkgsrc/www/php-soycms/Makefile      Sun Jan 14 10:19:38 2018
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2013/07/12 10:45:04 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.5 2018/01/14 10:19:38 wiz Exp $
 
 DISTNAME=      soycms_1.4.0c_mysql
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME:S/_/-/:S/_mysql//}
 PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://ryo-on.users.sourceforge.net/distrib/
-# http://www.soycms.net/download
+# https://www.soycms.net/download
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.soycms.net/
+HOMEPAGE=      https://www.soycms.net/
 COMMENT=       Flexible and pluggable CMS
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index