Index: head/sysutils/pax-utils/files/patch-scanelf.c =================================================================== --- head/sysutils/pax-utils/files/patch-scanelf.c (revision 428798) +++ head/sysutils/pax-utils/files/patch-scanelf.c (nonexistent) @@ -1,13 +0,0 @@ ---- ./scanelf.c.orig 2012-05-12 19:03:38.000000000 +0200 -+++ ./scanelf.c 2012-05-12 19:04:14.000000000 +0200 -@@ -14,6 +14,10 @@ - - #define IS_MODIFIER(c) (c == '%' || c == '#' || c == '+') - -+#ifndef O_CLOEXEC -+#define O_CLOEXEC 0x00100000 -+#endif -+ - /* prototypes */ - static int file_matches_list(const char *filename, char **matchlist); - Property changes on: head/sysutils/pax-utils/files/patch-scanelf.c ___________________________________________________________________ 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/sysutils/pax-utils/files/patch-Makefile =================================================================== --- head/sysutils/pax-utils/files/patch-Makefile (revision 428798) +++ head/sysutils/pax-utils/files/patch-Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- ./Makefile.orig 2012-05-12 19:01:03.000000000 +0200 -+++ ./Makefile 2012-05-12 19:03:03.000000000 +0200 -@@ -107,7 +107,7 @@ - for sh in *.sh ; do $(INS_EXE) $$sh $(PREFIX)/bin/$${sh%.sh} || exit $$? ; done - $(INS_EXE) $(TARGETS) $(PREFIX)/bin/ - $(INS_DATA) README BUGS TODO $(PKGDOCDIR)/ -- $(INS_DATA) $(MPAGES) $(MANDIR)/man1/ -+ $(INS_DATA) $(MPAGES) $(MANPREFIX)/man1/ - - PN = pax-utils - P = $(PN)-$(PV) Property changes on: head/sysutils/pax-utils/files/patch-Makefile ___________________________________________________________________ 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/sysutils/pax-utils/Makefile =================================================================== --- head/sysutils/pax-utils/Makefile (revision 428798) +++ head/sysutils/pax-utils/Makefile (revision 428799) @@ -1,34 +1,35 @@ # Created by: Timothy Redaelli # $FreeBSD$ PORTNAME= pax-utils -PORTVERSION= 0.7 +PORTVERSION= 1.1.7 CATEGORIES= sysutils MASTER_SITES= http://dev.gentoo.org/~vapier/dist/ \ LOCAL/sbz MAINTAINER= sbz@FreeBSD.org COMMENT= Various ELF related utils for ELF32, ELF64 binaries LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:xz PLIST_FILES= bin/dumpelf bin/pspax bin/scanelf bin/scanmacho \ man/man1/dumpelf.1.gz man/man1/pspax.1.gz \ man/man1/scanelf.1.gz man/man1/scanmacho.1.gz -PORTDOCS= BUGS README TODO +PORTDOCS= BUGS COPYING README.md TODO OPTIONS_DEFINE= DOCS do-install: .for f in dumpelf pspax scanelf scanmacho ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${f}.1 ${STAGEDIR}${PREFIX}/man/man1 .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/pax-utils/distinfo =================================================================== --- head/sysutils/pax-utils/distinfo (revision 428798) +++ head/sysutils/pax-utils/distinfo (revision 428799) @@ -1,2 +1,3 @@ -SHA256 (pax-utils-0.7.tar.xz) = 1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84 -SIZE (pax-utils-0.7.tar.xz) = 90188 +TIMESTAMP = 1482004695 +SHA256 (pax-utils-1.1.7.tar.xz) = bb9bdbf0888de9444b53b78f7b8069af9832bac7cef0588030b8ce49e8ebad10 +SIZE (pax-utils-1.1.7.tar.xz) = 648376