Bug 136149 - [Maintainer] textproc/kmflcomp, textproc/libkmfl, textproc/scim-kmfl-imengine: Update to 0.9.8
Summary: [Maintainer] textproc/kmflcomp, textproc/libkmfl, textproc/scim-kmfl-imengine...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 21:40 UTC by Nikola Lečić
Modified: 2009-07-03 14:50 UTC (History)
0 users

See Also:


Attachments
kmflcomp.patch (2.14 KB, patch)
2009-06-28 21:40 UTC, Nikola Lečić
no flags Details | Diff
scim-kmfl-imengine.patch (1.49 KB, patch)
2009-06-28 21:40 UTC, Nikola Lečić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Lečić 2009-06-28 21:40:07 UTC
Update three base KMFL ports to 0.9.8:
textproc/kmflcomp
textproc/libkmfl
textproc/scim-kmfl-imengine

From the release notes:
Compared to version 0.9.6, this version includes
- kmflcomp: platform conditionals, support for Keyman 7;
- libkmfl: support for the 'notany' key, Keyman version 7 support,
  possibility to commit a complete string in one go instead of a single
  character at a time;
- scim-kmfl-imengine: debugging output removed.

Fix: diff -Nur libkmfl.orig/Makefile libkmfl/Makefile
--- libkmfl.orig/Makefile	2008-08-21 08:18:31.000000000 +0200
+++ libkmfl/Makefile	2009-06-28 02:06:44.000000000 +0200
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	libkmfl
-PORTVERSION=	0.9.6
-PORTREVISION=	1
+PORTVERSION=	0.9.8
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://anthesphoria.net/files/distribution/
+		http://anthesphoria.net/FreeBSD/ports/distfiles/
 MASTER_SITE_SUBDIR=	kmfl
 DIST_SUBDIR=	kmfl
 
diff -Nur libkmfl.orig/distinfo libkmfl/distinfo
--- libkmfl.orig/distinfo	2007-10-18 18:05:36.000000000 +0200
+++ libkmfl/distinfo	2009-06-26 14:49:26.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (kmfl/libkmfl-0.9.6.tar.gz) = eb20513829b64c39deeaa6444cc2e281
-SHA256 (kmfl/libkmfl-0.9.6.tar.gz) = a887a2f5c1e7eec651f354e790ab23c479615d6b3ed358b5b41b45952da42fb8
-SIZE (kmfl/libkmfl-0.9.6.tar.gz) = 324490
+MD5 (kmfl/libkmfl-0.9.8.tar.gz) = 913fcd6567ade43ea8ec112cda3675dd
+SHA256 (kmfl/libkmfl-0.9.8.tar.gz) = 86fb769de27506b8eb89117c80cfae63efc807f4b4e207f15cb093fa53d518b1
+SIZE (kmfl/libkmfl-0.9.8.tar.gz) = 330876
--- libkmfl.patch ends here ---
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-07-02 20:03:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-03 14:47:59 UTC
wxs         2009-07-03 13:47:46 UTC

  FreeBSD ports repository

  Modified files:
    textproc/kmflcomp    Makefile distinfo pkg-plist 
  Log:
  - Update to 0.9.8
  - Fix MASTER_SITES
  - Sort plist
  
  PR:             ports/136149
  Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
  
  Revision  Changes    Path
  1.4       +3 -4      ports/textproc/kmflcomp/Makefile
  1.2       +3 -3      ports/textproc/kmflcomp/distinfo
  1.2       +1 -1      ports/textproc/kmflcomp/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-03 14:49:10 UTC
wxs         2009-07-03 13:48:53 UTC

  FreeBSD ports repository

  Modified files:
    textproc/scim-kmfl-imengine Makefile distinfo 
  Log:
  - Update to 0.9.8
  - Fix MASTER_SITES
  
  PR:             ports/136149
  Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
  
  Revision  Changes    Path
  1.6       +2 -6      ports/textproc/scim-kmfl-imengine/Makefile
  1.2       +3 -3      ports/textproc/scim-kmfl-imengine/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2009-07-03 14:49:45 UTC
State Changed
From-To: open->closed

Committed all three patches. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-07-03 14:49:46 UTC
wxs         2009-07-03 13:49:33 UTC

  FreeBSD ports repository

  Modified files:
    textproc/libkmfl     Makefile distinfo 
  Log:
  - Update to 0.9.8
  - Fix MASTER_SITES
  
  PR:             ports/136149
  Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
  
  Revision  Changes    Path
  1.4       +2 -3      ports/textproc/libkmfl/Makefile
  1.2       +3 -3      ports/textproc/libkmfl/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"