diff options
author | nia <nia@pkgsrc.org> | 2019-11-27 16:01:09 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-11-27 16:01:09 +0000 |
commit | 614faf4f2f363b1d1e6073f7ec56c15caa12d66c (patch) | |
tree | 2a6ab3f46fba09f09d06f886feb43faa3575fafe | |
parent | afc134f3eadd10192e6fc9501455fd5899b57da0 (diff) | |
download | pkgsrc-614faf4f2f363b1d1e6073f7ec56c15caa12d66c.tar.gz |
abiword: Update to 3.0.4
AbiWord 3.0.4 mostly address an issue with the tarball for 3.0.3 that was
not properly generated.
-rw-r--r-- | editors/abiword-plugins/Makefile | 6 | ||||
-rw-r--r-- | editors/abiword/Makefile | 6 | ||||
-rw-r--r-- | editors/abiword/Makefile.common | 4 | ||||
-rw-r--r-- | editors/abiword/distinfo | 10 |
4 files changed, 13 insertions, 13 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 6b673b15971..2c809c8e621 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.106 2019/11/26 16:54:13 nia Exp $ +# $NetBSD: Makefile,v 1.107 2019/11/27 16:01:09 nia Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} CATEGORIES= editors -MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ +MASTER_SITES= https://www.abisource.com/downloads/abiword/${PKGVERSION_NOREV}/source/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.abiword.com/ +HOMEPAGE= https://www.abisource.com/ COMMENT= Open Source cross-platform word processor LICENSE= gnu-gpl-v2 diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 9782af7fbc8..386b22bf7c5 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.191 2019/11/26 16:54:13 nia Exp $ +# $NetBSD: Makefile,v 1.192 2019/11/27 16:01:09 nia Exp $ .include "Makefile.common" DISTNAME= abiword-${ABIVERSION} CATEGORIES= editors -MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ +MASTER_SITES= https://www.abisource.com/downloads/abiword/${PKGVERSION_NOREV}/source/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.abiword.com/ +HOMEPAGE= https://www.abisource.com/ COMMENT= Open Source cross-platform word processor LICENSE= gnu-gpl-v2 diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common index db7f13f20ae..5b73ed6590d 100644 --- a/editors/abiword/Makefile.common +++ b/editors/abiword/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.49 2019/11/26 16:54:13 nia Exp $ +# $NetBSD: Makefile.common,v 1.50 2019/11/27 16:01:09 nia Exp $ # used by editors/abiword-plugins/Makefile -ABIVERSION= 3.0.3 +ABIVERSION= 3.0.4 diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo index bb386141994..c4d3f13c928 100644 --- a/editors/abiword/distinfo +++ b/editors/abiword/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.79 2019/11/26 16:54:13 nia Exp $ +$NetBSD: distinfo,v 1.80 2019/11/27 16:01:09 nia Exp $ -SHA1 (abiword-3.0.3.tar.gz) = bdc9cb32b1f17d7245c45eac3256d49b85e41e8d -RMD160 (abiword-3.0.3.tar.gz) = d52c30a9a10f1f89dff8c7df6bd50911f14cbdcf -SHA512 (abiword-3.0.3.tar.gz) = cabe5cfea02b0656bc8b14b0daf3ea5bf6e1487c1eb5a8fa21b93723163d9798768d8aae3c9ece9a1d0e939592649783eb9c78d44ce7e03724eb57a824a080f9 -Size (abiword-3.0.3.tar.gz) = 10940348 bytes +SHA1 (abiword-3.0.4.tar.gz) = eb6c18e649fe8ca185c8d09f2c7869a27c9942db +RMD160 (abiword-3.0.4.tar.gz) = cd7eaf6c89b44f094c70b1700158b3ef2844c5a4 +SHA512 (abiword-3.0.4.tar.gz) = 121708e010cef6722cab5622dc762f2f92c46e43b65b90b881b4f25ff32c1696fa2d281a3a6f2c04d5b9231bbbd0040281e9d4d7e594ec0ace6caae9c9021ec4 +Size (abiword-3.0.4.tar.gz) = 11064305 bytes SHA1 (patch-configure.ac) = 239c0635c2c616c7e0a986a5fd92428393af38b7 SHA1 (patch-plugin-configure.m4) = 396c7ec04298b5af3807248f94f2c8630f3579ac SHA1 (patch-plugins_aiksaurus_Makefile.am) = 1529d5098b7fb798c428fe02cc50879374cb3e9d |