Skip to content

Commit

Permalink
intltool: Patch for perl 5.26's stricter regex syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
dagbrown committed Aug 25, 2017
1 parent 4478d33 commit de38d04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions doc-tools/intltool/BUILD
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
patch_it $SOURCE2 1 &&
default_build
5 changes: 4 additions & 1 deletion doc-tools/intltool/DETAILS
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
MODULE=intltool
VERSION=0.51.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=intltool-perl-5.26.patch
SOURCE_URL[0]=https://launchpad.net/$MODULE/trunk/$VERSION/+download
SOURCE_URL[1]=http://fossies.org/unix/privat
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha256:67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
SOURCE2_VFY=sha256:d55006800c617c97c1c97dd26247eed3bd3d490facfd4cb905f1a074e97a024c
WEB_SITE=http://freedesktop.org/wiki/Software/intltool
ENTERED=20010922
UPDATED=20150704
UPDATED=20170825
SHORT="xml internationalization tools"

cat << EOF
Expand Down

0 comments on commit de38d04

Please sign in to comment.