Index: head/games/frobtads/files/patch-tads3-unix-osnetunix.cpp =================================================================== --- head/games/frobtads/files/patch-tads3-unix-osnetunix.cpp (revision 403680) +++ head/games/frobtads/files/patch-tads3-unix-osnetunix.cpp (nonexistent) @@ -1,10 +0,0 @@ ---- tads3/unix/osnetunix.cpp.orig 2012-08-21 22:35:14.000000000 +0200 -+++ tads3/unix/osnetunix.cpp 2013-02-22 10:30:06.000000000 +0100 -@@ -15,6 +15,7 @@ - #include - #include - #include -+#include - #include - #include - #include Property changes on: head/games/frobtads/files/patch-tads3-unix-osnetunix.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/frobtads/Makefile =================================================================== --- head/games/frobtads/Makefile (revision 403680) +++ head/games/frobtads/Makefile (revision 403681) @@ -1,25 +1,22 @@ # Created by: Kai Wang # $FreeBSD$ PORTNAME= frobtads -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= games lang MASTER_SITES= http://www.tads.org/${PORTNAME}/ \ http://www.ifarchive.org/if-archive/programming/tads3/source/ MAINTAINER= kaiwang27@gmail.com COMMENT= TADS interpreter and the compilers for both TADS 2 and 3 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libexecinfo.so:${PORTSDIR}/devel/libexecinfo +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl CONFLICTS= tads-2.* -USES= autoreconf gmake +USES= autoreconf execinfo gmake localbase GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -lcompat +LIBS+= -lcompat .include Index: head/games/frobtads/distinfo =================================================================== --- head/games/frobtads/distinfo (revision 403680) +++ head/games/frobtads/distinfo (revision 403681) @@ -1,2 +1,2 @@ -SHA256 (frobtads-1.2.2.tar.gz) = f2802f6b8b2fb1e2a2c46cdec92b32e7135b6aceb3054a588eb9ebb9434a186e -SIZE (frobtads-1.2.2.tar.gz) = 5213193 +SHA256 (frobtads-1.2.3.tar.gz) = 88c6a987813d4be1420a1c697e99ecef4fa9dd9bc922be4acf5a3054967ee788 +SIZE (frobtads-1.2.3.tar.gz) = 5227704