Index: head/archivers/zutils/files/patch-zupdate.cc =================================================================== --- head/archivers/zutils/files/patch-zupdate.cc (revision 367011) +++ head/archivers/zutils/files/patch-zupdate.cc (nonexistent) @@ -1,10 +0,0 @@ ---- ./zupdate.cc.orig 2014-02-22 09:12:36.000000000 -0300 -+++ ./zupdate.cc 2014-02-22 09:12:57.000000000 -0300 -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - #if defined(__MSVCRT__) || defined(__OS2__) - #include - #endif Property changes on: head/archivers/zutils/files/patch-zupdate.cc ___________________________________________________________________ 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/archivers/zutils/files/patch-zutils.h =================================================================== --- head/archivers/zutils/files/patch-zutils.h (revision 367011) +++ head/archivers/zutils/files/patch-zutils.h (nonexistent) @@ -1,12 +0,0 @@ ---- ./zutils.h.orig 2014-01-30 14:46:32.000000000 -0200 -+++ ./zutils.h 2014-02-22 09:12:24.000000000 -0300 -@@ -15,6 +15,9 @@ - along with this program. If not, see . - */ - -+#include -+#include -+ - int parse_format_type( const std::string & arg ); - - int readblock( const int fd, uint8_t * const buf, const int size ); Property changes on: head/archivers/zutils/files/patch-zutils.h ___________________________________________________________________ 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/archivers/zutils/Makefile =================================================================== --- head/archivers/zutils/Makefile (revision 367011) +++ head/archivers/zutils/Makefile (revision 367012) @@ -1,33 +1,34 @@ # Created by: Albert Vernon # $FreeBSD$ PORTNAME= zutils -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= archivers MASTER_SITES= SAVANNAH/zutils EXTRACT_SUFX= .tar.lz MAINTAINER= danilo@FreeBSD.org COMMENT= Utilities for searching in bzip2, gzip, lzip, and xz archives LICENSE= GPLv3 EXTRACT_DEPENDS= lzip:${PORTSDIR}/archivers/lzip INFO= zutils GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip do-extract: @${MKDIR} ${WRKDIR} @(cd ${WRKDIR} ; ${LOCALBASE}/bin/lzip -cd \ ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | ${TAR} -xf -) post-patch: # Remove compiler hardcoded flags and use environment - @${REINPLACE_CMD} '24,27d' ${WRKSRC}/configure + @${REINPLACE_CMD} '23,26d' ${WRKSRC}/configure post-install: @-${RM} ${STAGEDIR}${PREFIX}/info/dir .include Index: head/archivers/zutils/distinfo =================================================================== --- head/archivers/zutils/distinfo (revision 367011) +++ head/archivers/zutils/distinfo (revision 367012) @@ -1,2 +1,2 @@ -SHA256 (zutils-1.2.tar.lz) = 987fc1971493cde29b046f9d1392a74c81df201bf9d416e350e073273c4b358e -SIZE (zutils-1.2.tar.lz) = 46544 +SHA256 (zutils-1.3.tar.lz) = 17b8d5093e8c7284c506157cadec1152246043e470cb87311b787932c60973f1 +SIZE (zutils-1.3.tar.lz) = 40838