Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE. Update textproc/scim to 0.99.6 Update dependants: textproc/skim 0.9.4 --> 0.9.5 chinese/scim-chinese 0.4.0 --> 0.4.1 chinese/scim-tables 0.4.0 --> 0.4.1 korean/scim-tables 0.4.0 --> 0.4.1 japanese/scim-tables 0.4.0 --> 0.4.1 Fix: Apply the following patches to the ports directory Index: textproc/skim/Makefile =================================================================== RCS file: /home/grads/gaoj/repository/ports/textproc/skim/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- textproc/skim/Makefile 6 Aug 2004 01:29:14 -0000 1.3 +++ textproc/skim/Makefile 15 Aug 2004 22:54:45 -0000 1.4 @@ -6,8 +6,7 @@ # PORTNAME= skim -PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~cougar/skim/downloads/ @@ -16,7 +15,7 @@ MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= An input method platform based on SCIM library and KDE/QT -LIB_DEPENDS= scim-1.0.4:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0.5:${PORTSDIR}/textproc/scim USE_KDELIBS_VER=3 USE_ICONV= yes Index: textproc/skim/distinfo =================================================================== RCS file: /home/grads/gaoj/repository/ports/textproc/skim/distinfo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- textproc/skim/distinfo 6 Aug 2004 01:04:58 -0000 1.2 +++ textproc/skim/distinfo 15 Aug 2004 22:54:45 -0000 1.3 @@ -1,2 +1,2 @@ -MD5 (skim-0.9.4.tar.gz) = b871c1feabb99fabcb0f1bd4e2846ba9 -SIZE (skim-0.9.4.tar.gz) = 879325 +MD5 (skim-0.9.5.tar.gz) = 7cf8e5c56f915f6a8c804d182a541ec9 +SIZE (skim-0.9.5.tar.gz) = 879867 --- patch-textproc-skim ends here --- Index: chinese/scim-tables/Makefile =================================================================== RCS file: /home/grads/gaoj/repository/ports/chinese/scim-tables/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chinese/scim-tables/Makefile 11 Aug 2004 20:57:51 -0000 1.3 +++ chinese/scim-tables/Makefile 15 Aug 2004 22:57:59 -0000 1.4 @@ -6,7 +6,7 @@ # PORTNAME= scim-tables -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ Index: chinese/scim-tables/distinfo =================================================================== RCS file: /home/grads/gaoj/repository/ports/chinese/scim-tables/distinfo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- chinese/scim-tables/distinfo 6 Aug 2004 00:24:33 -0000 1.1 +++ chinese/scim-tables/distinfo 15 Aug 2004 22:57:59 -0000 1.2 @@ -1,2 +1,2 @@ -MD5 (scim-tables-0.4.0.tar.gz) = b0b68769dc35569e8683a4ead79ac889 -SIZE (scim-tables-0.4.0.tar.gz) = 3786400 +MD5 (scim-tables-0.4.1.tar.gz) = 2d7f35f357b9ff903586b21da59563bd +SIZE (scim-tables-0.4.1.tar.gz) = 3789238 --- patch-chinese-scim-tables ends here --- How-To-Repeat: N/A
State Changed From-To: open->closed Committed, thanks