diff options
author | delphij <delphij@FreeBSD.org> | 2016-11-04 11:39:42 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-11-04 11:39:42 +0800 |
commit | bdf61fdeb28fa3291afeb9fcef909b6423ced4e2 (patch) | |
tree | d3168d2b061d6a977fa0a1083b04be572318ca34 /sysutils | |
parent | b94bf58f941061cbc668b26b37fecb12b71a813a (diff) | |
download | freebsd-ports-graphics-bdf61fdeb28fa3291afeb9fcef909b6423ced4e2.tar.gz freebsd-ports-graphics-bdf61fdeb28fa3291afeb9fcef909b6423ced4e2.tar.zst freebsd-ports-graphics-bdf61fdeb28fa3291afeb9fcef909b6423ced4e2.zip |
Update to 1.4.6.
Reset maintainer.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xorriso/Makefile | 7 | ||||
-rw-r--r-- | sysutils/xorriso/distinfo | 6 | ||||
-rw-r--r-- | sysutils/xorriso/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index 27b238d51e4..3271bd203fe 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= xorriso -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.4.6 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ISO image manipulation tool based on Libburnia LICENSE= GPLv3 @@ -19,7 +18,7 @@ RUN_DEPENDS= libburn>=1.1.0:devel/libburn \ libisofs>=1.1.2:devel/libisofs GNU_CONFIGURE= yes -USES= gmake iconv libtool pathfix pkgconfig shebangfix +USES= gmake iconv libtool libedit pathfix pkgconfig shebangfix SHEBANG_FILES= ${WRKSRC}/frontend/xorriso-tcltk USE_LDCONFIG= yes diff --git a/sysutils/xorriso/distinfo b/sysutils/xorriso/distinfo index 78bb5ea8f8a..6dbdbab6f70 100644 --- a/sysutils/xorriso/distinfo +++ b/sysutils/xorriso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466973704 -SHA256 (libisoburn-1.4.2.tar.gz) = 2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 -SIZE (libisoburn-1.4.2.tar.gz) = 1496784 +TIMESTAMP = 1478157823 +SHA256 (libisoburn-1.4.6.tar.gz) = 69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def +SIZE (libisoburn-1.4.6.tar.gz) = 1528141 diff --git a/sysutils/xorriso/pkg-plist b/sysutils/xorriso/pkg-plist index c07e98a95bb..6d1ea07a535 100644 --- a/sysutils/xorriso/pkg-plist +++ b/sysutils/xorriso/pkg-plist @@ -8,7 +8,7 @@ include/libisoburn/xorriso.h lib/libisoburn.a lib/libisoburn.so lib/libisoburn.so.1 -lib/libisoburn.so.1.99.0 +lib/libisoburn.so.1.103.0 libdata/pkgconfig/libisoburn-1.pc man/man1/xorrecord.1.gz man/man1/xorriso.1.gz |