Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2020 17:36:20 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523583 - in head/devel/zziplib: . files
Message-ID:  <202001191736.00JHaKS4024897@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jan 19 17:36:19 2020
New Revision: 523583
URL: https://svnweb.freebsd.org/changeset/ports/523583

Log:
  Drop python27 dependency

Added:
  head/devel/zziplib/files/patch-Makefile.in   (contents, props changed)
Deleted:
  head/devel/zziplib/files/patch-docs_dbk2man.py
Modified:
  head/devel/zziplib/Makefile
  head/devel/zziplib/pkg-plist

Modified: head/devel/zziplib/Makefile
==============================================================================
--- head/devel/zziplib/Makefile	Sun Jan 19 17:33:14 2020	(r523582)
+++ head/devel/zziplib/Makefile	Sun Jan 19 17:36:19 2020	(r523583)
@@ -4,7 +4,7 @@
 PORTNAME=	zziplib
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.13.69
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	ports@FreeBSD.org
@@ -17,12 +17,11 @@ LICENSE_FILE_MPL11=	${WRKSRC}/docs/COPYING.MPL
 
 BUILD_DEPENDS=	zip:archivers/zip
 
-USES=		libtool pathfix pkgconfig python:2.7,build shebangfix
+USES=		libtool pathfix pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	gdraheim
 GH_PROJECT=	zziplib
 USE_LDCONFIG=	yes
-SHEBANG_FILES=	docs/*.py
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--srcdir=${WRKSRC}

Added: head/devel/zziplib/files/patch-Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/zziplib/files/patch-Makefile.in	Sun Jan 19 17:36:19 2020	(r523583)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	2018-03-17 12:46:45 UTC
++++ Makefile.in
+@@ -393,7 +393,7 @@ ACLOCAL_AMFLAGS = -I m4
+ WANT_AUTOMAKE = 1.7
+ WANT_AUTOCONF = 2.57
+ DIST_SUBDIRS = zzip zzipwrap bins test docs  SDL
+-SUBDIRS = zzip zzipwrap bins test docs @SDL@
++SUBDIRS = zzip zzipwrap bins test @SDL@
+ OSC_ROOT = /my/own/osc
+ OSC_SRCDIR = $(OSC_ROOT)
+ OSC_PROJECT = home:guidod:zziplib-13

Modified: head/devel/zziplib/pkg-plist
==============================================================================
--- head/devel/zziplib/pkg-plist	Sun Jan 19 17:33:14 2020	(r523582)
+++ head/devel/zziplib/pkg-plist	Sun Jan 19 17:36:19 2020	(r523583)
@@ -54,93 +54,4 @@ libdata/pkgconfig/zzipfseeko.pc
 libdata/pkgconfig/zziplib.pc
 libdata/pkgconfig/zzipmmapped.pc
 libdata/pkgconfig/zzipwrap.pc
-man/man3/__zzip_fetch_disk_trailer.3.gz
-man/man3/__zzip_parse_root_directory.3.gz
-man/man3/__zzip_try_open.3.gz
-man/man3/zzip_close.3.gz
-man/man3/zzip_closedir.3.gz
-man/man3/zzip_compr_str.3.gz
-man/man3/zzip_dir_alloc.3.gz
-man/man3/zzip_dir_alloc_ext_io.3.gz
-man/man3/zzip_dir_fdopen.3.gz
-man/man3/zzip_dir_fdopen_ext_io.3.gz
-man/man3/zzip_dir_free.3.gz
-man/man3/zzip_dir_open.3.gz
-man/man3/zzip_dir_open_ext_io.3.gz
-man/man3/zzip_dir_read.3.gz
-man/man3/zzip_dir_real.3.gz
-man/man3/zzip_dir_stat.3.gz
-man/man3/zzip_dirfd.3.gz
-man/man3/zzip_dirhandle.3.gz
-man/man3/zzip_disk_buffer.3.gz
-man/man3/zzip_disk_close.3.gz
-man/man3/zzip_disk_entry_fopen.3.gz
-man/man3/zzip_disk_entry_strdup_comment.3.gz
-man/man3/zzip_disk_entry_strdup_name.3.gz
-man/man3/zzip_disk_entry_to_data.3.gz
-man/man3/zzip_disk_entry_to_file_header.3.gz
-man/man3/zzip_disk_fclose.3.gz
-man/man3/zzip_disk_feof.3.gz
-man/man3/zzip_disk_findfile.3.gz
-man/man3/zzip_disk_findfirst.3.gz
-man/man3/zzip_disk_findmatch.3.gz
-man/man3/zzip_disk_findnext.3.gz
-man/man3/zzip_disk_fopen.3.gz
-man/man3/zzip_disk_fread.3.gz
-man/man3/zzip_disk_init.3.gz
-man/man3/zzip_disk_mmap.3.gz
-man/man3/zzip_disk_munmap.3.gz
-man/man3/zzip_disk_new.3.gz
-man/man3/zzip_disk_open.3.gz
-man/man3/zzip_entry_data_offset.3.gz
-man/man3/zzip_entry_fclose.3.gz
-man/man3/zzip_entry_feof.3.gz
-man/man3/zzip_entry_ffile.3.gz
-man/man3/zzip_entry_findfile.3.gz
-man/man3/zzip_entry_findfirst.3.gz
-man/man3/zzip_entry_findmatch.3.gz
-man/man3/zzip_entry_findnext.3.gz
-man/man3/zzip_entry_fopen.3.gz
-man/man3/zzip_entry_fread.3.gz
-man/man3/zzip_entry_fread_file_header.3.gz
-man/man3/zzip_entry_free.3.gz
-man/man3/zzip_entry_strdup_name.3.gz
-man/man3/zzip_errno.3.gz
-man/man3/zzip_error.3.gz
-man/man3/zzip_fclose.3.gz
-man/man3/zzip_file_close.3.gz
-man/man3/zzip_file_open.3.gz
-man/man3/zzip_file_read.3.gz
-man/man3/zzip_file_real.3.gz
-man/man3/zzip_file_stat.3.gz
-man/man3/zzip_filesize.3.gz
-man/man3/zzip_fopen.3.gz
-man/man3/zzip_fread.3.gz
-man/man3/zzip_freopen.3.gz
-man/man3/zzip_fstat.3.gz
-man/man3/zzip_get_default_io.3.gz
-man/man3/zzip_inflate_init.3.gz
-man/man3/zzip_init_io.3.gz
-man/man3/zzip_open.3.gz
-man/man3/zzip_open_ext_io.3.gz
-man/man3/zzip_open_shared_io.3.gz
-man/man3/zzip_opendir.3.gz
-man/man3/zzip_opendir_ext_io.3.gz
-man/man3/zzip_read.3.gz
-man/man3/zzip_readdir.3.gz
-man/man3/zzip_realdir.3.gz
-man/man3/zzip_realfd.3.gz
-man/man3/zzip_rewind.3.gz
-man/man3/zzip_rewinddir.3.gz
-man/man3/zzip_seek.3.gz
-man/man3/zzip_seek32.3.gz
-man/man3/zzip_seekdir.3.gz
-man/man3/zzip_seekdir32.3.gz
-man/man3/zzip_seterror.3.gz
-man/man3/zzip_strerror.3.gz
-man/man3/zzip_strerror_of.3.gz
-man/man3/zzip_tell.3.gz
-man/man3/zzip_tell32.3.gz
-man/man3/zzip_telldir.3.gz
-man/man3/zzip_telldir32.3.gz
 share/aclocal/zziplib.m4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001191736.00JHaKS4024897>