pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43970: [PATCH] chat/riece 5.0.0 -> 7.0.1
>Number: 43970
>Category: pkg
>Synopsis: [PATCH] chat/riece 5.0.0 -> 7.0.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Oct 14 13:00:01 +0000 2010
>Originator: Makoto Fujiwara
>Release: NetBSD 5.0_STABLE
>Organization:
KINU Corporation
>Environment:
System: NetBSD modena 5.0_STABLE NetBSD 5.0_STABLE (XEN3_DOM0) #0: Wed Apr 7
02:17:52 UTC 2010
builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5/amd64/201004070000Z-obj/home/builds/ab/netbsd-5/src/sys/arch/amd64/compile/XEN3_DOM0
amd64
Architecture: x86_64
Machine: amd64
>Description:
riece has following release since this Makefile prepared.
Version 5.0.0 2008-05-30
Version 6.0.0 2009-05-30
Version 7.0.0 2010-05-29
Version 7.0.1 2010-10-14
--------- ChangeLog -----
2010-05-29 Daiki Ueno <ueno%unixuser.org@localhost>
* Riece: Version 7.0.0 released.
* configure.ac: Bump to 7.0.0.
* NEWS: Add entry for 7.0.0.
* NEWS.ja: Ditto.
2010-04-07 Daiki Ueno <ueno%unixuser.org@localhost>
* NEWS.ja, README.ja, doc/riece-ja.texi: Change the encoding to
UTF-8.
2009-09-10 Daiki Ueno <ueno%unixuser.org@localhost>
* Riece: Version 6.1.0 released.
* configure.ac: Bump up version to 6.1.0.
2009-05-30 Daiki Ueno <ueno%unixuser.org@localhost>
* Riece: Version 6.0.0 released.
* configure.ac: Bump up version to 6.0.0.
2009-04-22 Daiki Ueno <ueno%unixuser.org@localhost>
* Makefile.am (EXTRA_DIST): Remove INSTALL-CVS.
* INSTALL-CVS: Remove; see doc/HACKING instead.
---------
>How-To-Repeat:
cd pkgsrc/chat/riece; make package
>Fix:
Index: chat/riece/Makefile
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/chat/riece/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- chat/riece/Makefile 6 Aug 2009 01:44:46 -0000 1.18
+++ chat/riece/Makefile 14 Oct 2010 12:39:31 -0000
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.18 2009/08/06 01:44:46 minskim Exp $
#
-DISTNAME= riece-5.0.0
+DISTNAME= riece-7.0.1
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION=
CATEGORIES= chat japanese
MASTER_SITES= http://download.savannah.gnu.org/releases/riece/
@@ -20,10 +20,11 @@
xemacs215 xemacs215nox xemacs214 xemacs214nox
EMACS_MODULES= base
-WRKSRC= ${WRKDIR}/${DISTNAME:C|[^0-9]$||}
+# WRKSRC= ${WRKDIR}/${DISTNAME:C|[^0-9]$||}
GNU_CONFIGURE= YES
-INFO_FILES= # PLIST
+INFO_FILES=
+ # PLIST
# --with-emacs=... or --with-xemacs=...
CONFIGURE_ARGS+= --with-${EMACS_FLAVOR}=${EMACS_BIN:Q}
Index: chat/riece/distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/chat/riece/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- chat/riece/distinfo 15 Oct 2008 00:01:44 -0000 1.10
+++ chat/riece/distinfo 14 Oct 2010 12:20:52 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2008/10/15 00:01:44 uebayasi Exp $
-SHA1 (riece-5.0.0.tar.gz) = a1dbfd8c285696c921e41d44c5e77f25e411ae7a
-RMD160 (riece-5.0.0.tar.gz) = b38aba6d59495644317f46d18fb923ffc2ad5d16
-Size (riece-5.0.0.tar.gz) = 410266 bytes
+SHA1 (riece-7.0.1.tar.gz) = b2a17228c4f8faea7de67a4096d2c7aa8125e2b9
+RMD160 (riece-7.0.1.tar.gz) = 6f44335e6432618976ceaf7b0f60b3c5a97ad462
+Size (riece-7.0.1.tar.gz) = 427438 bytes
>Unformatted:
It's been two and half years since 5.0.0 released and 5 Month since 7.0.0
released
Home |
Main Index |
Thread Index |
Old Index