diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-20 22:52:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-20 22:52:00 +0000 |
commit | 681931cafa040955f2ac23439f6395fd9beb57f3 (patch) | |
tree | b6c241e4b9dd7ae653f11600f68c98c8df430301 /graphics/seq2gif | |
parent | 94fd87bbbec1aa355f45f5eb0eb381740f607c44 (diff) |
graphics/seq2gif: upgrade version 0.10.3.20140802 => 0.10.4
PR: 196757
Submitted by: maintainer (IWAMOTO Kouichi)
Notes
Notes:
svn path=/head/; revision=377552
Diffstat (limited to 'graphics/seq2gif')
-rw-r--r-- | graphics/seq2gif/Makefile | 6 | ||||
-rw-r--r-- | graphics/seq2gif/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/seq2gif/Makefile b/graphics/seq2gif/Makefile index 9ebb304c4358..514e4cf91ba2 100644 --- a/graphics/seq2gif/Makefile +++ b/graphics/seq2gif/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= seq2gif -PORTVERSION= 0.10.3.20140802 -#PORTEPOCH= 0 +PORTVERSION= 0.10.4 CATEGORIES= graphics MAINTAINER= sue@iwmt.org @@ -15,13 +14,12 @@ USE_GITHUB= yes GH_ACCOUNT= saitoha #GH_TAGNAME= v${PORTVERSION} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 253dacb +GH_COMMIT= 798a2fe USE_LDCONFIG= yes USES= libtool GNU_CONFIGURE= yes -#CONFIGURE_ARGS= --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig INSTALL_TARGET= install-strip diff --git a/graphics/seq2gif/distinfo b/graphics/seq2gif/distinfo index 4e8ef9e3cf07..34bd606e3b13 100644 --- a/graphics/seq2gif/distinfo +++ b/graphics/seq2gif/distinfo @@ -1,2 +1,2 @@ -SHA256 (seq2gif-0.10.3.20140802.tar.gz) = 6d1cec20e0b85e4e21706b82e85447b0ed421cb11dc4f872bc0a4765631b04ba -SIZE (seq2gif-0.10.3.20140802.tar.gz) = 12236640 +SHA256 (seq2gif-0.10.4.tar.gz) = c0ac55facdcc41fe7e569a4baf02b1ddea1f1c3a0e407f6736a7159ed0c9b25c +SIZE (seq2gif-0.10.4.tar.gz) = 12234150 |