pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/ruby-arel-helpers



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 16 08:53:48 UTC 2017

Modified Files:
        pkgsrc/databases/ruby-arel-helpers: Makefile

Log Message:
ruby-arel-helpers: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/ruby-arel-helpers/Makefile

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

Modified files:

Index: pkgsrc/databases/ruby-arel-helpers/Makefile
diff -u pkgsrc/databases/ruby-arel-helpers/Makefile:1.1 pkgsrc/databases/ruby-arel-helpers/Makefile:1.2
--- pkgsrc/databases/ruby-arel-helpers/Makefile:1.1     Thu Sep 14 19:54:49 2017
+++ pkgsrc/databases/ruby-arel-helpers/Makefile Sat Sep 16 08:53:47 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2017/09/14 19:54:49 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/16 08:53:47 wiz Exp $
 
 DISTNAME=      arel-helpers-2.4.0
 CATEGORIES=    databases
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      http://github.com/camertron
+HOMEPAGE=      https://github.com/camertron
 COMMENT=       Tools to help construct database queries
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-activerecord42>=3.1.0<6:../../databases/ruby-activerecord42



Home | Main Index | Thread Index | Old Index