Sun Feb 25 16:03:08 2018 UTC ()
passenger: follow redirect


(wiz)
diff -r1.1 -r1.2 pkgsrc/www/passenger/Makefile.common

cvs diff -r1.1 -r1.2 pkgsrc/www/passenger/Makefile.common (expand / switch to unified diff)

--- pkgsrc/www/passenger/Makefile.common 2018/01/30 12:06:48 1.1
+++ pkgsrc/www/passenger/Makefile.common 2018/02/25 16:03:08 1.2
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile.common,v 1.1 2018/01/30 12:06:48 fhajny Exp $ 1# $NetBSD: Makefile.common,v 1.2 2018/02/25 16:03:08 wiz Exp $
2# used by www/ap2-passenger/Makefile 2# used by www/ap2-passenger/Makefile
3# used by www/passenger/Makefile 3# used by www/passenger/Makefile
4 4
5DISTNAME= passenger-5.2.0 5DISTNAME= passenger-5.2.0
6CATEGORIES= www 6CATEGORIES= www
7 7
8MASTER_SITES= http://s3.amazonaws.com/phusion-passenger/releases/ 8MASTER_SITES= http://s3.amazonaws.com/phusion-passenger/releases/
9MAINTAINER?= filip@joyent.com 9MAINTAINER?= filip@joyent.com
10HOMEPAGE= http://www.phusionpassenger.com/ 10HOMEPAGE= https://www.phusionpassenger.com/
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14 14
15PATCHDIR= ${.CURDIR}/../../www/passenger/patches 15PATCHDIR= ${.CURDIR}/../../www/passenger/patches
16DISTINFO_FILE= ${.CURDIR}/../../www/passenger/distinfo 16DISTINFO_FILE= ${.CURDIR}/../../www/passenger/distinfo
17 17
18.include "../../mk/bsd.prefs.mk" 18.include "../../mk/bsd.prefs.mk"
19 19
20PKG_SYSCONFSUBDIR= passenger 20PKG_SYSCONFSUBDIR= passenger
21 21
22REPLACE_RUBY= bin/passenger 22REPLACE_RUBY= bin/passenger
23REPLACE_RUBY+= bin/passenger-config 23REPLACE_RUBY+= bin/passenger-config