- 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]
This commit is contained in:
Julien Laffaye 2017-03-28 08:40:24 +00:00
parent aa948e48b7
commit 2f6fe7229e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437103
2 changed files with 6 additions and 4 deletions

View File

@ -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 \

View File

@ -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