1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Update to 1.3.2

- Regenerate patch file with 'make makepatch'
This commit is contained in:
TAKATSU Tomonari 2015-06-13 05:43:04 +00:00
parent c1c68fe7ca
commit f8e2a21332
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389319
3 changed files with 6 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= httpuv
PORTVERSION= 1.3.0
PORTREVISION= 1
PORTVERSION= 1.3.2
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (httpuv_1.3.0.tar.gz) = a6ca73a73695365220a74d1bbc9bd8922efd291fd9c03c6132e08497bed2423b
SIZE (httpuv_1.3.0.tar.gz) = 423739
SHA256 (httpuv_1.3.2.tar.gz) = db40979d422be9717486422dfd401515788048e32687f8685314c46ec35fe36e
SIZE (httpuv_1.3.2.tar.gz) = 426519

View File

@ -1,6 +1,6 @@
--- src/Makevars.orig 2013-12-07 17:47:48.000000000 +0900
+++ src/Makevars 2013-12-09 16:36:18.000000000 +0900
@@ -10,6 +10,9 @@
--- src/Makevars.orig 2014-07-24 16:49:47 UTC
+++ src/Makevars
@@ -10,6 +10,9 @@ PKG_LIBS = `$(R_HOME)/bin/Rscript -e "Rc
ifeq ($(UNAME), SunOS)
PKG_LIBS += -lkstat -lsendfile
endif