[Lunar-commits] <moonbase-other> Locale-gettext: put the patch on doppio.
Florin Braescu
florin at lunar-linux.org
Tue Aug 7 06:33:16 CEST 2012
commit daaad9867349ee4f0c6466423b66fc7f5dcd7b1c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 06 Aug 2012 21:33:16 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/daaad9867349ee4f0c6466423b66fc7f5dcd7b1c
Locale-gettext: put the patch on doppio.
---
perl/Locale-gettext/BUILD +2/-2
perl/Locale-gettext/DETAILS +5/-4
2 files changed, 7 insertions (+), 6 deletions (-)
--- a/perl/Locale-gettext/BUILD
+++ b/perl/Locale-gettext/BUILD
@@ -1,7 +1,7 @@
(
- patch_it ${SOURCE2} 1 &&
- perl Makefile.PL &&
+ patch_it $SOURCE2 1 &&
+ perl Makefile.PL &&
default_make
) > $C_FIFO 2>&1
--- a/perl/Locale-gettext/DETAILS
+++ b/perl/Locale-gettext/DETAILS
@@ -1,16 +1,17 @@
MODULE=Locale-gettext
VERSION=1.05
SOURCE=gettext-$VERSION.tar.gz
- SOURCE2=compatibility-with-POSIX-module.diff
- SOURCE_URL=http://www.cpan.org/authors/id/P/PV/PVANDRY/
- SOURCE2_URL=http://patch-tracker.debian.org/patch/series/dl/liblocale-gettext-perl/1.05-4/
+ SOURCE2=compatibility-with-POSIX-module.patch
+ SOURCE_URL=http://www.cpan.org/authors/id/P/PV/PVANDRY
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:705f519ad61b4a8c522d8aaf98425e0bd21709f2
- SOURCE2_VFY=sha1:9dcac4f7d2691304c8057ef3c28ec0e3bad20771
+ SOURCE2_VFY=sha1:ab07595023a5f7dc59606b6386376151e01af2ef
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gettext-$VERSION
WEB_SITE=http://search.cpan.org/search?dist=gettext
ENTERED=20061110
UPDATED=20110530
SHORT="message handling functions"
+
cat << EOF
Locale::gettext - message handling functions
EOF
More information about the Lunar-commits
mailing list