summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im
diff options
context:
space:
mode:
authormarino <marino>2011-12-14 18:31:48 +0000
committermarino <marino>2011-12-14 18:31:48 +0000
commitb41c13c5a0ae0fe605b6edf80ef51f26d367de97 (patch)
treed5d6fb792b811fcd01883ffdbd2591c63e9535d9 /inputmethod/unicon-im
parentf66f5b4edfc771cf5cd8f236089ba5ff08a6f741 (diff)
downloadpkgsrc-b41c13c5a0ae0fe605b6edf80ef51f26d367de97.tar.gz
inputmethod/unicom-im: bad patch, bad mastersite
The mastersite resolves to a parking domain, causing the html page to be interpreted as a tarball download which doesn't pass the checksum of course. Luckily this tarball is backed up at NetBSD, so remove the mastersite so it can fall back to NetBSD. Secondly, a patch from 2007 was mispelled and was never included into the distinfo. Obviously it built anyway, but the patch was renamed and the distinfo file regenerated.
Diffstat (limited to 'inputmethod/unicon-im')
-rw-r--r--inputmethod/unicon-im/Makefile7
-rw-r--r--inputmethod/unicon-im/distinfo3
-rw-r--r--inputmethod/unicon-im/patches/patch-al (renamed from inputmethod/unicon-im/patches/patck-al)2
3 files changed, 7 insertions, 5 deletions
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile
index 7ad65ca3008..6dbe56b1c2d 100644
--- a/inputmethod/unicon-im/Makefile
+++ b/inputmethod/unicon-im/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.18 2009/06/30 00:07:17 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2011/12/14 18:31:48 marino Exp $
DISTNAME= unicon-1.2
PKGNAME= unicon-im-1.2
PKGREVISION= 5
CATEGORIES= inputmethod
-MASTER_SITES= http://www.opencjk.org/~yumj/download/
+# The site points at a parking domain. Let it fall back to NetBSD
+#MASTER_SITES= http://www.opencjk.org/~yumj/download/
MAINTAINER= rxg@NetBSD.org
-HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html
+#HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html
COMMENT= Libraries and modules of Unicon
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/inputmethod/unicon-im/distinfo b/inputmethod/unicon-im/distinfo
index fb4f08fc42c..e6bb9c18f52 100644
--- a/inputmethod/unicon-im/distinfo
+++ b/inputmethod/unicon-im/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2011/11/26 17:13:30 joerg Exp $
+$NetBSD: distinfo,v 1.9 2011/12/14 18:31:48 marino Exp $
SHA1 (unicon-1.2.tar.gz) = 61854d160547f645f8033f0b4fd15ebb15ab92a8
RMD160 (unicon-1.2.tar.gz) = c862f03ba561fe4c3641cf8b364a9bae40a78c03
@@ -15,6 +15,7 @@ SHA1 (patch-ah) = 1e9413af0b2904cb17a028d5cedfd1ded6eca22b
SHA1 (patch-ai) = de5452fea6a9183cc008fd0b8f37b00e7f4a066c
SHA1 (patch-aj) = 13592873c58a68837fd9a62052640121452dd343
SHA1 (patch-ak) = e73ed21080cf92db41038acec7ea3f574b3bad59
+SHA1 (patch-al) = af704d8e0b5712f0bc1286f7c1dfbf2f761e735b
SHA1 (patch-am) = 36bed0bf2167a3ab5919d02d191e405e68687108
SHA1 (patch-server_TLS__ImmOp.cpp) = 89992124de68fd00ba5a7f4c73c9638a23a559d0
SHA1 (patch-server_TLS__MemFile.cpp) = f5231f5af38e9d833035bc6dccf7758beb02764c
diff --git a/inputmethod/unicon-im/patches/patck-al b/inputmethod/unicon-im/patches/patch-al
index ccc03d2af5f..5821aa47ce4 100644
--- a/inputmethod/unicon-im/patches/patck-al
+++ b/inputmethod/unicon-im/patches/patch-al
@@ -1,4 +1,4 @@
-$NetBSD: patck-al,v 1.1 2007/03/24 16:04:56 joerg Exp $
+$NetBSD: patch-al,v 1.1 2011/12/14 18:31:48 marino Exp $
--- server/TLS_TcpipMain.cpp.orig 2000-06-14 04:00:01.000000000 +0000
+++ server/TLS_TcpipMain.cpp