pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Gtk2-Spell: update to 1.04.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 11:37:22 2017 +0200
Changeset: 25095b83db11b3518b72caf9284008d8b7d12595
Modified Files:
p5-Gtk2-Spell/Makefile
p5-Gtk2-Spell/distinfo
Removed Files:
p5-Gtk2-Spell/patches/patch-aa
Log Message:
p5-Gtk2-Spell: update to 1.04.
Depend on recent Glib for build support
Move module file into correct subd
Updates for the move to git
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25095b83db11b3518b72caf9284008d8b7d12595
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Gtk2-Spell/Makefile | 9 ++++-----
p5-Gtk2-Spell/distinfo | 7 ++++---
p5-Gtk2-Spell/patches/patch-aa | 15 ---------------
3 files changed, 8 insertions(+), 23 deletions(-)
diffs:
diff --git a/p5-Gtk2-Spell/Makefile b/p5-Gtk2-Spell/Makefile
index eaec647139..d2956bea4d 100644
--- a/p5-Gtk2-Spell/Makefile
+++ b/p5-Gtk2-Spell/Makefile
@@ -1,15 +1,14 @@
# $NetBSD: Makefile,v 1.2 2012/10/04 10:45:28 asau Exp $
-#
-DISTNAME= Gtk2-Spell-1.03
+DISTNAME= Gtk2-Spell-1.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TS/TSCH/}
MAINTAINER= ryo_on%yk.rim.or.jp@localhost
-HOMEPAGE= http://search.cpan.org/~mlehmann/Gtk2-Spell-1.03/
+HOMEPAGE= http://search.cpan.org/~tsch/Gtk2-Spell/
COMMENT= Bindings for GtkSpell with Gtk2
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
diff --git a/p5-Gtk2-Spell/distinfo b/p5-Gtk2-Spell/distinfo
index 2bfd1d3d80..0707fe1756 100644
--- a/p5-Gtk2-Spell/distinfo
+++ b/p5-Gtk2-Spell/distinfo
@@ -1,6 +1,7 @@
$NetBSD: distinfo,v 1.1.1.1 2010/11/13 12:52:04 ryo-on Exp $
-SHA1 (Gtk2-Spell-1.03.tar.gz) = 89f2ee70e7ac2aa8334942a72ccab11059f6507b
-RMD160 (Gtk2-Spell-1.03.tar.gz) = 5dac58c30bc7baec225b9af3aeeabc3fbd83a4f3
-Size (Gtk2-Spell-1.03.tar.gz) = 15812 bytes
+SHA1 (Gtk2-Spell-1.04.tar.gz) = c4c042bbdf8e247b6c8a7f8fa8f27f295bc3adb1
+RMD160 (Gtk2-Spell-1.04.tar.gz) = 6c016413c685123b1eb1e70d3be167bcecceac97
+SHA512 (Gtk2-Spell-1.04.tar.gz) = b0f71158e56efe561e9999066e896c92b90e9b046e6193fe0b96b4b8fbd4d10d9fc906b9313b4c5c5fbc93cdd33b710eea3170a9677bcdea46fa22032d19b960
+Size (Gtk2-Spell-1.04.tar.gz) = 17512 bytes
SHA1 (patch-aa) = f5ac39732cb9c1ad5fe90baf72f09f913649ea2d
diff --git a/p5-Gtk2-Spell/patches/patch-aa b/p5-Gtk2-Spell/patches/patch-aa
deleted file mode 100644
index 821fd017f5..0000000000
--- a/p5-Gtk2-Spell/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/11/13 12:52:04 ryo-on Exp $
-
---- Makefile.PL.orig 2003-09-22 00:45:59.000000000 +0000
-+++ Makefile.PL
-@@ -11,8 +11,8 @@ use File::Spec;
- our %build_reqs = (
- 'perl-ExtUtils-Depends' => '0.1',
- 'perl-ExtUtils-PkgConfig' => '0.1',
-- 'perl-Glib' => '1.00rc2',
-- 'perl-Gtk2' => '1.00rc2',
-+ 'perl-Glib' => '1.00',
-+ 'perl-Gtk2' => '1.00',
- 'GtkSpell' => '2.0.0',
- );
-
Home |
Main Index |
Thread Index |
Old Index