pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/poedit
Module Name: pkgsrc
Committed By: wiz
Date: Sat Mar 7 11:09:44 UTC 2020
Modified Files:
pkgsrc/editors/poedit: Makefile distinfo
pkgsrc/editors/poedit/patches: patch-deps_icu4c_source_configure
patch-deps_icu4c_source_configure.ac
Log Message:
poedit: add upstream bug report URLs
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/editors/poedit/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/editors/poedit/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure \
pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/poedit/Makefile
diff -u pkgsrc/editors/poedit/Makefile:1.89 pkgsrc/editors/poedit/Makefile:1.90
--- pkgsrc/editors/poedit/Makefile:1.89 Sat Mar 7 11:05:28 2020
+++ pkgsrc/editors/poedit/Makefile Sat Mar 7 11:09:44 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2020/03/07 11:05:28 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2020/03/07 11:09:44 wiz Exp $
VERSION= 2.3
DISTNAME= poedit-${VERSION}
@@ -26,6 +26,7 @@ BUILDLINK_TRANSFORM+= rm:-Wextra
pre-configure:
cd ${WRKSRC} && autoreconf -fiv
+# https://github.com/vslavik/poedit/issues/622
post-build:
cd ${WRKSRC}/locales && ${SETENV} ${MAKE_ENV} ${GMAKE} allmo
Index: pkgsrc/editors/poedit/distinfo
diff -u pkgsrc/editors/poedit/distinfo:1.12 pkgsrc/editors/poedit/distinfo:1.13
--- pkgsrc/editors/poedit/distinfo:1.12 Sat Mar 7 11:05:28 2020
+++ pkgsrc/editors/poedit/distinfo Sat Mar 7 11:09:44 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2020/03/07 11:05:28 wiz Exp $
+$NetBSD: distinfo,v 1.13 2020/03/07 11:09:44 wiz Exp $
SHA1 (poedit-2.3.tar.gz) = 971cd53ff0032cf636da02522b69647f59cedbd4
RMD160 (poedit-2.3.tar.gz) = e8113cd16595816a6701789bc909fe5bbaea713f
SHA512 (poedit-2.3.tar.gz) = 7c06c30f5b4e73b1e285ee31c4e48f212d2d6a33bb715bc249fb2546e832bb9658111b0546b9eff54ed4ad2942cbb48957b1c0bbbfea5a8b45d3c290e9ea2be5
Size (poedit-2.3.tar.gz) = 132733031 bytes
-SHA1 (patch-deps_icu4c_source_configure) = bbff019d47c8113b48c0f377e19cf07277bc750f
-SHA1 (patch-deps_icu4c_source_configure.ac) = 94564cdf420f8ca12197f77c8b9fdd5ff0b27e66
+SHA1 (patch-deps_icu4c_source_configure) = bf5dabe10f45b9a4a1c113af762b82e38ea6975a
+SHA1 (patch-deps_icu4c_source_configure.ac) = 035257058f83feb14e2ada4404d2cce53c46b5b6
Index: pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure
diff -u pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure:1.1 pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure:1.2
--- pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure:1.1 Sat Mar 7 11:05:28 2020
+++ pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure Sat Mar 7 11:09:44 2020
@@ -1,6 +1,7 @@
-$NetBSD: patch-deps_icu4c_source_configure,v 1.1 2020/03/07 11:05:28 wiz Exp $
+$NetBSD: patch-deps_icu4c_source_configure,v 1.2 2020/03/07 11:09:44 wiz Exp $
Fix unportable test(1) operator.
+https://github.com/vslavik/poedit/issues/623
--- deps/icu4c/source/configure.orig 2020-02-03 14:01:01.000000000 +0000
+++ deps/icu4c/source/configure
Index: pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure.ac
diff -u pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure.ac:1.1 pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure.ac:1.2
--- pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure.ac:1.1 Sat Mar 7 11:05:28 2020
+++ pkgsrc/editors/poedit/patches/patch-deps_icu4c_source_configure.ac Sat Mar 7 11:09:44 2020
@@ -1,6 +1,7 @@
-$NetBSD: patch-deps_icu4c_source_configure.ac,v 1.1 2020/03/07 11:05:28 wiz Exp $
+$NetBSD: patch-deps_icu4c_source_configure.ac,v 1.2 2020/03/07 11:09:44 wiz Exp $
Fix unportable test(1) operator.
+https://github.com/vslavik/poedit/issues/623
--- deps/icu4c/source/configure.ac.orig 2020-02-03 14:01:01.000000000 +0000
+++ deps/icu4c/source/configure.ac
Home |
Main Index |
Thread Index |
Old Index