pkgsrc-Bugs archive

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

pkg/41149: Update dictem to version 1.0.2



>Number:         41149
>Category:       pkg
>Synopsis:       Update dictem to version 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 05 16:10:00 +0000 2009
>Originator:     cheusov%tut.by@localhost
>Release:        NetBSD 5.0_RC3
>Organization:
>Environment:
System: NetBSD chen.chizhovka.net 5.0_RC3 NetBSD 5.0_RC3 (GENERIC) #2: Sat Mar 
21 12:22:42 EET 2009 
cheusov%chen.chizhovka.net@localhost:/srv/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Please update my package textproc/dictem to version 1.0.2 (fixes in
dictem-postprocess-definition-remove-header postprocessing function)

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/dictem/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    21 Mar 2009 16:07:03 -0000      1.5
+++ Makefile    5 Apr 2009 15:25:33 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2009/03/21 16:07:03 darcy Exp $
 
-DISTNAME=              dictem-1.0.0
+DISTNAME=              dictem-1.0.2
 PKGNAME=               ${EMACS_PKGNAME_PREFIX}${DISTNAME}
 CATEGORIES=            textproc editors
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=dictem/} \
@@ -29,7 +29,7 @@
 do-install:
        set -e; \
        cd ${WRKSRC} && ${INSTALL_DATA} ${SRCS} ${SRCS:.el=.elc}        \
-                       ${DESTDIR}${EMACS_LISPPREFIX:Q};                \
+                       ${DESTDIR}${EMACS_LISPPREFIX};          \
        cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS}                         \
                        ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/dictem/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    12 Nov 2008 12:25:27 -0000      1.3
+++ distinfo    5 Apr 2009 15:25:33 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.3 2008/11/12 12:25:27 obache Exp $
 
-SHA1 (dictem-1.0.0.tar.gz) = b2e5950f840922d8b7ec6d915f88cbe41d871138
-RMD160 (dictem-1.0.0.tar.gz) = eb8690fa70de21dfdcfb5d7d39aee694bd644e7d
-Size (dictem-1.0.0.tar.gz) = 34144 bytes
+SHA1 (dictem-1.0.2.tar.gz) = 544c7f60c1f7aa12a4c1202a0b2521d5e76ad7cf
+RMD160 (dictem-1.0.2.tar.gz) = d6b12f1b2f35b1c8cb62eba731da79bfcf8374e3
+Size (dictem-1.0.2.tar.gz) = 34354 bytes

>Fix:

Unknown


Home | Main Index | Thread Index | Old Index