pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34487: Change in "default.lnk" and realease upgrade.
Note: There was a bad value `' for the field `Confidential'.
It was set to the default value of `yes'.
>Number: 34487
>Category: pkg
>Synopsis: Change in "default.lnk" and realease upgrade.
>Confidential: yes
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Sep 07 00:30:00 +0000 2006
>Originator: ptiJo
>Release: NetBSD 4.0_BETA
>Organization:
>Environment:
System: NetBSD atheria.tumfatig.net 4.0_BETA NetBSD 4.0_BETA
(ATHERIA-$Revision: 1.772 $) #0: Sun Sep 3 22:53:26 CEST 2006
root%atheria.tumfatig.net@localhost:/usr/src/sys/arch/i386/compile/ATHERIA i386
Architecture: i386
Machine: i386
>Description:
There is a "/usr/local/(...)" lying in the "default.lnk" installed file.
The new version is 0.7.5 ; 0.7.2 cores on my system (amd64 CPU running
/i386 with nVidia GeForce2 MX400).
>How-To-Repeat:
N/A
>Fix:
Here are the patches:
--- Makefile.orig 2006-07-13 11:20:39.000000000 +0200
+++ Makefile 2006-09-06 23:50:08.000000000 +0200
@@ -2,8 +2,9 @@
#
-DISTNAME= idesk-0.7.2
-PKGREVISION= 3
+DISTNAME= idesk-0.7.5
+#PKGREVISION= 3
CATEGORIES= sysutils x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=idesk/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= pancake%phreaker.net@localhost
@@ -17,4 +18,10 @@
CONFIGURE_ARGS+= --enable-libsn
+pre-install:
+ ${CP} -p ${WRKSRC}/examples/default.lnk ${WRKSRC}/examples/default.lnk.1
+ ${SED} -e 's|/usr/local/share|${PREFIX}/share|g' <
${WRKSRC}/examples/default.lnk.1 \
+ > ${WRKSRC}/examples/default.lnk
+ ${RM} -f ${WRKSRC}/examples/default.lnk.1
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/idesk
--- distinfo.orig 2005-06-09 23:09:39.000000000 +0200
+++ distinfo 2006-09-06 23:34:53.000000000 +0200
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/06/09 21:09:39 jmmv Exp $
+$NetBSD$
-SHA1 (idesk-0.7.2.tar.gz) = ee911e48e16169bb75e2f5479885ca04a7e43b4c
-RMD160 (idesk-0.7.2.tar.gz) = 02f295c40ce1505c7fefdd713ee8db96fc5cd9e5
-Size (idesk-0.7.2.tar.gz) = 207021 bytes
+SHA1 (idesk-0.7.5.tar.bz2) = d00a2183835f06ff29aca61efecd831edf19ba49
+RMD160 (idesk-0.7.5.tar.bz2) = cef8fefc139dd96d6a7cf8c43637d9a504d2df14
+Size (idesk-0.7.5.tar.bz2) = 185858 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index