svn commit: r339477 - head/net/tintin++
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 12 03:52:39 UTC 2014
Author: sunpoet
Date: Sun Jan 12 03:52:38 2014
New Revision: 339477
URL: http://svnweb.freebsd.org/changeset/ports/339477
Log:
- Update to 2.01.0
Changes: http://tintin.sourceforge.net/news.php
Modified:
head/net/tintin++/Makefile
head/net/tintin++/distinfo
Modified: head/net/tintin++/Makefile
==============================================================================
--- head/net/tintin++/Makefile Sun Jan 12 03:52:33 2014 (r339476)
+++ head/net/tintin++/Makefile Sun Jan 12 03:52:38 2014 (r339477)
@@ -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
--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
Modified: head/net/tintin++/distinfo
==============================================================================
--- head/net/tintin++/distinfo Sun Jan 12 03:52:33 2014 (r339476)
+++ head/net/tintin++/distinfo Sun Jan 12 03:52:38 2014 (r339477)
@@ -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
More information about the svn-ports-all
mailing list