aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/pxz
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-03-03 07:37:59 +0800
committerdelphij <delphij@FreeBSD.org>2015-03-03 07:37:59 +0800
commit79e9dccf32bbe4f0da664095e2a22ccf3260c707 (patch)
tree563678ca1153af36a3097aac3d21a15b74c14b91 /archivers/pxz
parent04304e073bc19b08d179a5fb03bcc0791e389bf6 (diff)
downloadfreebsd-ports-gnome-79e9dccf32bbe4f0da664095e2a22ccf3260c707.tar.gz
freebsd-ports-gnome-79e9dccf32bbe4f0da664095e2a22ccf3260c707.tar.zst
freebsd-ports-gnome-79e9dccf32bbe4f0da664095e2a22ccf3260c707.zip
Drop maintainership. The base system xz(1) have gained threading
capability and I don't think this package is still needed.
Diffstat (limited to 'archivers/pxz')
-rw-r--r--archivers/pxz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pxz/Makefile b/archivers/pxz/Makefile
index 5e8599e9cb1a..f0cb2f9728c0 100644
--- a/archivers/pxz/Makefile
+++ b/archivers/pxz/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= delphij
DISTNAME= pxz-git-${PORTVERSION:S/0.//}
-MAINTAINER= delphij@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parallel LZMA compressor using liblzma
LICENSE= GPLv2
t-im/ring-libclient/Makefile?h=gstreamer&id=8047a240e1cbbe6481930d3ec780c9c92fccd00c'>Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1 | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 * Remove BROKEN_FreeBSD_9sunpoet2017-01-011-2/+0 | | | | Approved by: portmgr (blanket)