diff options
author | danilo <danilo@FreeBSD.org> | 2016-11-22 21:10:10 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-11-22 21:10:10 +0800 |
commit | e6fe8ab6dac2cc5581c43ed81d850e392108c40b (patch) | |
tree | d6c8a0b053044c77c00e73e3d86849ad63262efb /archivers | |
parent | f47e679ff68c9b1af35d761561bb89e215475e52 (diff) | |
download | freebsd-ports-gnome-e6fe8ab6dac2cc5581c43ed81d850e392108c40b.tar.gz freebsd-ports-gnome-e6fe8ab6dac2cc5581c43ed81d850e392108c40b.tar.zst freebsd-ports-gnome-e6fe8ab6dac2cc5581c43ed81d850e392108c40b.zip |
- Update to 1.23
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/advancecomp/Makefile | 5 | ||||
-rw-r--r-- | archivers/advancecomp/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile index 1faaaf396410..837cf521d7fd 100644 --- a/archivers/advancecomp/Makefile +++ b/archivers/advancecomp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= advancecomp -PORTVERSION= 1.19 -PORTREVISION= 1 +PORTVERSION= 1.23 CATEGORIES= archivers MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION} @@ -16,7 +15,7 @@ LIB_DEPENDS= libzopfli.so:archivers/zopfli USES= gmake GNU_CONFIGURE= yes -MAKE_ARGS= zopfli_SOURCES="" am__objects_2="" +MAKE_ARGS= zopfli_SOURCES="" am__objects_3="" CPPFLAGS+= -I${LOCALBASE}/include/zopfli LDFLAGS+= -L${LOCALBASE}/lib -lzopfli diff --git a/archivers/advancecomp/distinfo b/archivers/advancecomp/distinfo index e8b39a1ab17a..d2d8a0a0425c 100644 --- a/archivers/advancecomp/distinfo +++ b/archivers/advancecomp/distinfo @@ -1,2 +1,3 @@ -SHA256 (advancecomp-1.19.tar.gz) = d594c50c3da356aa961f75b00e958a4ed1e142c6530b42926092e46419af3047 -SIZE (advancecomp-1.19.tar.gz) = 1193228 +TIMESTAMP = 1479818446 +SHA256 (advancecomp-1.23.tar.gz) = 75a2c97ab0cd53e71b6a3dd7f07c001fa02351c9d781a4c586718f7fea3e88ba +SIZE (advancecomp-1.23.tar.gz) = 1288937 |