pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update semi to 1.14.6nb2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2c547e256b2
branches:  trunk
changeset: 481172:a2c547e256b2
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Mon Sep 27 08:48:34 2004 +0000

description:
Update semi to 1.14.6nb2.

Fix PR27034, reported by Miles Nordin <carton at Ivy dot NET>.
Help with Katsumi Yamaoka <yamaoka at jpl dot org>.  Bump revision.

diffstat:

 devel/semi/Makefile |  9 +++++++--
 devel/semi/distinfo |  4 +++-
 doc/CHANGES         |  3 ++-
 3 files changed, 12 insertions(+), 4 deletions(-)

diffs (48 lines):

diff -r 5a335d1d4feb -r a2c547e256b2 devel/semi/Makefile
--- a/devel/semi/Makefile       Mon Sep 27 07:53:53 2004 +0000
+++ b/devel/semi/Makefile       Mon Sep 27 08:48:34 2004 +0000
@@ -1,10 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2004/09/12 02:37:25 uebayasi Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/27 08:48:34 uebayasi Exp $
 
 DISTNAME=      semi-1.14.6
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/
 
+# This fix will be unnecessary for the next release.
+PATCH_SITES=           ${MASTER_SITE_LOCAL}
+PATCHFILES=            semi-1.14.6-pgg-gpg.patch
+PATCH_DIST_STRIP=      -p0
+
 MAINTAINER=    tech-pkg-ja%jp.NetBSD.org@localhost
 HOMEPAGE=      http://www.m17n.org/SEMI/
 COMMENT=       Emacs lisp library to provide MIME feature
diff -r 5a335d1d4feb -r a2c547e256b2 devel/semi/distinfo
--- a/devel/semi/distinfo       Mon Sep 27 07:53:53 2004 +0000
+++ b/devel/semi/distinfo       Mon Sep 27 08:48:34 2004 +0000
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.7 2004/09/10 17:10:24 uebayasi Exp $
+$NetBSD: distinfo,v 1.8 2004/09/27 08:48:34 uebayasi Exp $
 
 SHA1 (semi-1.14.6.tar.gz) = a7ed1b391abf837d3483243456936f51910f9894
 Size (semi-1.14.6.tar.gz) = 142549 bytes
+SHA1 (semi-1.14.6-pgg-gpg.patch) = 306d0c5e6530d5fda3c0a0c4346a09238044c3f9
+Size (semi-1.14.6-pgg-gpg.patch) = 2357 bytes
 SHA1 (patch-ab) = 3d22b94d7609ff9bdbae20f583185a4b330b34b9
 SHA1 (patch-ac) = c5e7595bafbdc8c85b34d953626d9c4917aad1d6
diff -r 5a335d1d4feb -r a2c547e256b2 doc/CHANGES
--- a/doc/CHANGES       Mon Sep 27 07:53:53 2004 +0000
+++ b/doc/CHANGES       Mon Sep 27 08:48:34 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7269 2004/09/27 02:16:46 rh Exp $
+$NetBSD: CHANGES,v 1.7270 2004/09/27 08:48:34 uebayasi Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4460,3 +4460,4 @@
        Updated gnustep-examples to 1.0.0 [rh 2004-09-27]
        Updated Gorm to 0.8.0 [rh 2004-09-27]
        Updated gnustep to 1.10.0nb1 [rh 2004-09-27]
+       Updated semi to 1.14.6nb2 [uebayasi 2004-09-27]



Home | Main Index | Thread Index | Old Index