aboutsummaryrefslogtreecommitdiff
path: root/textproc/discount
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2017-03-28 08:40:24 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2017-03-28 08:40:24 +0000
commit2f6fe7229ec61ae80d4f52ff4578c8478fde9262 (patch)
tree0ffc483e1d83bce3c6a4e7a34f200927404e975b /textproc/discount
parentaa948e48b70793e3b511f1b9efaf9a10c08d5019 (diff)
downloadports-2f6fe7229ec61ae80d4f52ff4578c8478fde9262.tar.gz
ports-2f6fe7229ec61ae80d4f52ff4578c8478fde9262.zip
- Update to 2.2.2 [1], [2]
- Add -fPIC to CFLAGS [1] PR: 216343 [1], 217970 [2] Submitted by: tphilipp@potion-studios.com [1], ehaupt [2]
Notes
Notes: svn path=/head/; revision=437103
Diffstat (limited to 'textproc/discount')
-rw-r--r--textproc/discount/Makefile5
-rw-r--r--textproc/discount/distinfo5
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index 320018c32f71..c97acd17ae92 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= discount
-DISTVERSION= 2.1.6
-PORTREVISION= 1
+DISTVERSION= 2.2.2
CATEGORIES= textproc devel
MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/discount/ \
LOCAL/jlaffaye
@@ -45,6 +44,8 @@ EXTRA_CONFIGURE_ON= --with-dl=both --with-fenced-code --with-github-tags \
TAB8_CONFIGURE_ON= --with-tabstops=8
+CFLAGS+= -fPIC
+
SAMPLES_INSTALL_TARGET= install install.samples
SAMPLES_PLIST_FILES= bin/makepage bin/mkd2html bin/theme \
man/man1/makepage.1.gz man/man1/mkd2html.1.gz \
diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo
index 814c9861cf50..9bc2edc26c29 100644
--- a/textproc/discount/distinfo
+++ b/textproc/discount/distinfo
@@ -1,2 +1,3 @@
-SHA256 (discount-2.1.6.tar.bz2) = 702bb29e17e387f82e40fae062d5e4939bc6fb22dcf53e6109982a5faa110796
-SIZE (discount-2.1.6.tar.bz2) = 83823
+TIMESTAMP = 1490057858
+SHA256 (discount-2.2.2.tar.bz2) = ec7916731e3ef8516336333f8b7aa9e2af51e57c0017b1e03fa43f1ba6978f64
+SIZE (discount-2.2.2.tar.bz2) = 89288