Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2017 11:44:10 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444710 - in head/www/varnish-libvmod-awsrest: . files
Message-ID:  <201706301144.v5UBiAZM080107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Fri Jun 30 11:44:10 2017
New Revision: 444710
URL: https://svnweb.freebsd.org/changeset/ports/444710

Log:
  Update to 51.7.
  
  Sponsored by:	kkstream

Added:
  head/www/varnish-libvmod-awsrest/files/patch-configure.ac   (contents, props changed)
Deleted:
  head/www/varnish-libvmod-awsrest/files/patch-src_vmod__awsrest.c
Modified:
  head/www/varnish-libvmod-awsrest/Makefile
  head/www/varnish-libvmod-awsrest/distinfo
  head/www/varnish-libvmod-awsrest/files/patch-Makefile.am
  head/www/varnish-libvmod-awsrest/files/patch-src_Makefile.am

Modified: head/www/varnish-libvmod-awsrest/Makefile
==============================================================================
--- head/www/varnish-libvmod-awsrest/Makefile	Fri Jun 30 11:41:03 2017	(r444709)
+++ head/www/varnish-libvmod-awsrest/Makefile	Fri Jun 30 11:44:10 2017	(r444710)
@@ -2,8 +2,8 @@
 
 PORTNAME=	libvmod-awsrest
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4
-DISTVERSIONSUFFIX=	-varnish40
+DISTVERSION=	51.7
+#DISTVERSIONSUFFIX=	-varnish40
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 

Modified: head/www/varnish-libvmod-awsrest/distinfo
==============================================================================
--- head/www/varnish-libvmod-awsrest/distinfo	Fri Jun 30 11:41:03 2017	(r444709)
+++ head/www/varnish-libvmod-awsrest/distinfo	Fri Jun 30 11:44:10 2017	(r444710)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487003798
-SHA256 (xcir-libvmod-awsrest-v0.4-varnish40_GH0.tar.gz) = d5804479765c8e8be81d87fc48f736ab84aa9c7893b616ad30c2856a279006d7
-SIZE (xcir-libvmod-awsrest-v0.4-varnish40_GH0.tar.gz) = 9658
+TIMESTAMP = 1498822192
+SHA256 (xcir-libvmod-awsrest-v51.7_GH0.tar.gz) = 3f2f0a9e11f7f774fd2e355b3d5c1b61a9874c1419831d52b962771db415f678
+SIZE (xcir-libvmod-awsrest-v51.7_GH0.tar.gz) = 18532

Modified: head/www/varnish-libvmod-awsrest/files/patch-Makefile.am
==============================================================================
--- head/www/varnish-libvmod-awsrest/files/patch-Makefile.am	Fri Jun 30 11:41:03 2017	(r444709)
+++ head/www/varnish-libvmod-awsrest/files/patch-Makefile.am	Fri Jun 30 11:44:10 2017	(r444710)
@@ -1,7 +1,7 @@
---- Makefile.am.orig	2015-07-04 13:33:43 UTC
+--- Makefile.am.orig	2017-04-20 14:12:56 UTC
 +++ Makefile.am
 @@ -1,4 +1,4 @@
--ACLOCAL_AMFLAGS = -I m4 -I ${LIBVARNISHAPI_DATAROOTDIR}/aclocal
+-ACLOCAL_AMFLAGS = -I m4 -I ${VARNISHAPI_DATAROOTDIR}/aclocal
 +ACLOCAL_AMFLAGS = -I m4
  
  SUBDIRS = src

Added: head/www/varnish-libvmod-awsrest/files/patch-configure.ac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/varnish-libvmod-awsrest/files/patch-configure.ac	Fri Jun 30 11:44:10 2017	(r444710)
@@ -0,0 +1,9 @@
+--- configure.ac.orig	2017-04-20 14:12:56 UTC
++++ configure.ac
+@@ -1,5 +1,5 @@
+ AC_PREREQ([2.68])
+-AC_INIT([libvmod-awsrest], [0.1], [], [vmod-awsrest])
++AC_INIT([libvmod-awsrest], [0.1], [], [libvmod-awsrest])
+ AC_COPYRIGHT([Copyright (c) 2012-2017 Shohei Tanaka(@xcir)])
+ AC_CONFIG_MACRO_DIR([m4])
+ AC_CONFIG_AUX_DIR([build-aux])

Modified: head/www/varnish-libvmod-awsrest/files/patch-src_Makefile.am
==============================================================================
--- head/www/varnish-libvmod-awsrest/files/patch-src_Makefile.am	Fri Jun 30 11:41:03 2017	(r444709)
+++ head/www/varnish-libvmod-awsrest/files/patch-src_Makefile.am	Fri Jun 30 11:44:10 2017	(r444710)
@@ -1,8 +1,7 @@
---- src/Makefile.am.orig	2016-10-31 08:14:11 UTC
+--- src/Makefile.am.orig	2017-04-20 14:12:56 UTC
 +++ src/Makefile.am
-@@ -1,4 +1,4 @@
--AM_CPPFLAGS = @VMOD_INCLUDES@ -Wall -Werror
-+AM_CPPFLAGS = @VMOD_INCLUDES@
+@@ -1,4 +1,3 @@
+-AM_CFLAGS = $(VARNISHAPI_CFLAGS) -Wall -Werror
+ AM_LDFLAGS = $(VARNISHAPI_LIBS) $(VMOD_LDFLAGS) -lmhash
  
- vmoddir = @VMOD_DIR@
  vmod_LTLIBRARIES = libvmod_awsrest.la



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706301144.v5UBiAZM080107>