diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-12 11:52:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-12 11:52:38 +0800 |
commit | 7e7c87a7d1e2b739c2da91570f36aceb72bc09b9 (patch) | |
tree | 2857cba63e9d8cb71f019f2c50e0c190f740637f /net | |
parent | add0978d8f659096991b97ed82ffd85ad59ed26e (diff) | |
download | freebsd-ports-gnome-7e7c87a7d1e2b739c2da91570f36aceb72bc09b9.tar.gz freebsd-ports-gnome-7e7c87a7d1e2b739c2da91570f36aceb72bc09b9.tar.zst freebsd-ports-gnome-7e7c87a7d1e2b739c2da91570f36aceb72bc09b9.zip |
- Update to 2.01.0
Changes: http://tintin.sourceforge.net/news.php
Diffstat (limited to 'net')
-rw-r--r-- | net/tintin++/Makefile | 3 | ||||
-rw-r--r-- | net/tintin++/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 48b6665fef09..8af79d5fb96a 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tintin++ -PORTVERSION= 2.00.9 +PORTVERSION= 2.01.0 CATEGORIES+= net games MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION}/ DISTNAME= tintin-${PORTVERSION} @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \ --libdir=${LOCALBASE}/lib \ --prefix=${PREFIX} CONFIGURE_ENV= ac_cv_file__dev_ptmx=no +CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} USES= gmake diff --git a/net/tintin++/distinfo b/net/tintin++/distinfo index 9a5ce0d8244b..bdee9023d87a 100644 --- a/net/tintin++/distinfo +++ b/net/tintin++/distinfo @@ -1,2 +1,2 @@ -SHA256 (tintin-2.00.9.tar.gz) = cafeee9b60de39d957def5782fb4f8cb29a05af69dc96d3e5807c2d3fb541275 -SIZE (tintin-2.00.9.tar.gz) = 276024 +SHA256 (tintin-2.01.0.tar.gz) = e0e35463a97ee5b33ef0b29b2c57fa8276c4e76328cb19c98a6ea92c603a9c76 +SIZE (tintin-2.01.0.tar.gz) = 293651 |