Skip to content

Commit

Permalink
Update 4 packages
Browse files Browse the repository at this point in the history
mingw-w64-i686-libsystre (1.0.1-5 -> 1.0.1-6)
mingw-w64-i686-libtre-git-r177.07e66d0 (2 -> 0.9.0-1)
mingw-w64-x86_64-libsystre (1.0.1-5 -> 1.0.1-6)
mingw-w64-x86_64-libtre-git-r177.07e66d0 (2 -> 0.9.0-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Oct 17, 2024
1 parent f8597d2 commit 331be34
Show file tree
Hide file tree
Showing 63 changed files with 58 additions and 40 deletions.
Binary file modified mingw32/bin/i686-w64-mingw32-agrep.exe
Binary file not shown.
Binary file modified mingw32/bin/libsystre-0.dll
Binary file not shown.
Binary file modified mingw32/bin/libtre-5.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions mingw32/include/tre/tre-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
#define TRE_WCHAR 1

/* TRE version string. */
#define TRE_VERSION "0.8.0"
#define TRE_VERSION "0.9.0"

/* TRE version level 1. */
#define TRE_VERSION_1 0

/* TRE version level 2. */
#define TRE_VERSION_2 8
#define TRE_VERSION_2 9

/* TRE version level 3. */
#define TRE_VERSION_3 0
2 changes: 1 addition & 1 deletion mingw32/include/tre/tre.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ typedef int reg_errcode_t;
#endif

/* Extra tre_regcomp() return error codes. */
#define REG_BADMAX REG_BADPAT
#define REG_BADMAX REG_BADBR

/* Extra tre_regcomp() flags. */
#ifndef REG_BASIC
Expand Down
Binary file modified mingw32/lib/libgnurx.a
Binary file not shown.
Binary file modified mingw32/lib/libgnurx.dll.a
Binary file not shown.
Binary file modified mingw32/lib/libregex.a
Binary file not shown.
Binary file modified mingw32/lib/libregex.dll.a
Binary file not shown.
Binary file modified mingw32/lib/libsystre.a
Binary file not shown.
Binary file modified mingw32/lib/libsystre.dll.a
Binary file not shown.
Binary file modified mingw32/lib/libtre.a
Binary file not shown.
Binary file modified mingw32/lib/libtre.dll.a
Binary file not shown.
6 changes: 3 additions & 3 deletions mingw32/lib/pkgconfig/tre.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ includedir=${prefix}/include

Name: TRE
Description: TRE regexp matching library
Version: 0.8.0
Libs: -L${libdir} -ltre -pipe -Wl,--no-seh -Wl,--large-address-aware -lintl
Cflags: -I${includedir} -D__USE_MINGW_ANSI_STDIO=1 -I/mingw32/include
Version: 0.9.0
Libs: -L${libdir} -ltre -Wl,--no-seh -Wl,--large-address-aware -lintl
Cflags: -I${includedir} -I/mingw32/include
Binary file modified mingw32/share/locale/fi/LC_MESSAGES/tre.mo
Binary file not shown.
Binary file modified mingw32/share/locale/sv/LC_MESSAGES/tre.mo
Binary file not shown.
Binary file modified mingw32/share/man/man1/i686-w64-mingw32-agrep.1.gz
Binary file not shown.
Binary file modified mingw64/bin/libsystre-0.dll
Binary file not shown.
Binary file modified mingw64/bin/libtre-5.dll
Binary file not shown.
Binary file modified mingw64/bin/x86_64-w64-mingw32-agrep.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions mingw64/include/tre/tre-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
#define TRE_WCHAR 1

/* TRE version string. */
#define TRE_VERSION "0.8.0"
#define TRE_VERSION "0.9.0"

/* TRE version level 1. */
#define TRE_VERSION_1 0

/* TRE version level 2. */
#define TRE_VERSION_2 8
#define TRE_VERSION_2 9

/* TRE version level 3. */
#define TRE_VERSION_3 0
2 changes: 1 addition & 1 deletion mingw64/include/tre/tre.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ typedef int reg_errcode_t;
#endif

/* Extra tre_regcomp() return error codes. */
#define REG_BADMAX REG_BADPAT
#define REG_BADMAX REG_BADBR

/* Extra tre_regcomp() flags. */
#ifndef REG_BASIC
Expand Down
Binary file modified mingw64/lib/libgnurx.a
Binary file not shown.
Binary file modified mingw64/lib/libgnurx.dll.a
Binary file not shown.
Binary file modified mingw64/lib/libregex.a
Binary file not shown.
Binary file modified mingw64/lib/libregex.dll.a
Binary file not shown.
Binary file modified mingw64/lib/libsystre.a
Binary file not shown.
Binary file modified mingw64/lib/libsystre.dll.a
Binary file not shown.
Binary file modified mingw64/lib/libtre.a
Binary file not shown.
Binary file modified mingw64/lib/libtre.dll.a
Binary file not shown.
6 changes: 3 additions & 3 deletions mingw64/lib/pkgconfig/tre.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ includedir=${prefix}/include

Name: TRE
Description: TRE regexp matching library
Version: 0.8.0
Libs: -L${libdir} -ltre -pipe -lintl
Cflags: -I${includedir} -D__USE_MINGW_ANSI_STDIO=1 -I/mingw64/include
Version: 0.9.0
Libs: -L${libdir} -ltre -lintl
Cflags: -I${includedir} -I/mingw64/include
Binary file modified mingw64/share/locale/fi/LC_MESSAGES/tre.mo
Binary file not shown.
Binary file modified mingw64/share/locale/sv/LC_MESSAGES/tre.mo
Binary file not shown.
Binary file modified mingw64/share/man/man1/x86_64-w64-mingw32-agrep.1.gz
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-i686-libsystre

%VERSION%
1.0.1-5
1.0.1-6

%BASE%
mingw-w64-libsystre
Expand All @@ -17,16 +17,16 @@ Wrapper library around TRE that provides POSIX API (mingw-w64)
any

%BUILDDATE%
1702884782
1729069579

%INSTALLDATE%
1702954765
1729134886

%PACKAGER%
CI (msys2/msys2-autobuild/0eca067d/7244897230)
CI (msys2/msys2-autobuild/7c56a1d7/11362381552)

%SIZE%
31471
31477

%REASON%
1
Expand All @@ -50,3 +50,6 @@ mingw-w64-i686-libgnurx
%PROVIDES%
mingw-w64-i686-libgnurx

%XDATA%
pkgtype=pkg

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%NAME%
mingw-w64-i686-libtre-git
mingw-w64-i686-libtre

%VERSION%
r177.07e66d0-2
0.9.0-1

%BASE%
mingw-w64-libtre-git
mingw-w64-libtre

%DESC%
The approximate regex matching library and agrep command line tool (mingw-w64)
Expand All @@ -17,16 +17,16 @@ https://github.com/laurikari/tre
any

%BUILDDATE%
1706878866
1729069450

%INSTALLDATE%
1706929173
1729134886

%PACKAGER%
CI (msys2/msys2-autobuild/b78070c6/7756097756)
CI (msys2/msys2-autobuild/7c56a1d7/11362381552)

%SIZE%
283266
278320

%REASON%
1
Expand All @@ -38,13 +38,19 @@ BSD
sha256
pgp

%REPLACES%
mingw-w64-i686-libtre-git

%DEPENDS%
mingw-w64-i686-gcc-libs
mingw-w64-i686-gettext-runtime

%CONFLICTS%
mingw-w64-i686-libtre
mingw-w64-i686-libtre-git

%PROVIDES%
mingw-w64-i686-libtre
mingw-w64-i686-libtre-git

%XDATA%
pkgtype=pkg

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ any
1718204260

%INSTALLDATE%
1728962169
1729134888

%PACKAGER%
Johannes Schindelin <[email protected]>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-x86_64-libsystre

%VERSION%
1.0.1-5
1.0.1-6

%BASE%
mingw-w64-libsystre
Expand All @@ -17,13 +17,13 @@ Wrapper library around TRE that provides POSIX API (mingw-w64)
any

%BUILDDATE%
1702884768
1729069546

%INSTALLDATE%
1702954765
1729134886

%PACKAGER%
CI (msys2/msys2-autobuild/0eca067d/7244897230)
CI (msys2/msys2-autobuild/7c56a1d7/11362381552)

%SIZE%
31306
Expand All @@ -50,3 +50,6 @@ mingw-w64-x86_64-libgnurx
%PROVIDES%
mingw-w64-x86_64-libgnurx

%XDATA%
pkgtype=pkg

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%NAME%
mingw-w64-x86_64-libtre-git
mingw-w64-x86_64-libtre

%VERSION%
r177.07e66d0-2
0.9.0-1

%BASE%
mingw-w64-libtre-git
mingw-w64-libtre

%DESC%
The approximate regex matching library and agrep command line tool (mingw-w64)
Expand All @@ -17,16 +17,16 @@ https://github.com/laurikari/tre
any

%BUILDDATE%
1706878941
1729069429

%INSTALLDATE%
1706929175
1729134886

%PACKAGER%
CI (msys2/msys2-autobuild/b78070c6/7756097756)
CI (msys2/msys2-autobuild/7c56a1d7/11362381552)

%SIZE%
270487
268221

%REASON%
1
Expand All @@ -38,13 +38,19 @@ BSD
sha256
pgp

%REPLACES%
mingw-w64-x86_64-libtre-git

%DEPENDS%
mingw-w64-x86_64-gcc-libs
mingw-w64-x86_64-gettext-runtime

%CONFLICTS%
mingw-w64-x86_64-libtre
mingw-w64-x86_64-libtre-git

%PROVIDES%
mingw-w64-x86_64-libtre
mingw-w64-x86_64-libtre-git

%XDATA%
pkgtype=pkg

Binary file not shown.
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db.sig
Binary file not shown.

0 comments on commit 331be34

Please sign in to comment.