pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45790: mail/freepops is outdated (patch attached)
>Number: 45790
>Category: pkg
>Synopsis: mail/freepops is outdated - 0.2.9 is out (patch attached)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jan 06 11:20:01 +0000 2012
>Originator: Stefano Marinelli
>Release: NetBSD 5.1_STABLE
>Organization:
>Environment:
System: NetBSD netbsd.it 5.1_STABLE NetBSD 5.1_STABLE (DOMU_DRAGAS) #10: Tue
Jan 3 15:39:11 UTC 2012
root%netbsd.it@localhost:/usr/obj/sys/arch/amd64/compile/DOMU_DRAGAS amd64
Architecture: x86_64
Machine: amd64
>Description:
mail/freepops is outdated (0.2.8 in pkgsrc while 0.2.9 is out). I've
prepared a patch to upgrade it.
>How-To-Repeat:
Just apply the patch
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/freepops/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile 17 Dec 2011 12:49:27 -0000 1.15
+++ Makefile 6 Jan 2012 09:59:57 -0000
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.15 2011/12/17 12:49:27 marino Exp $
#
-DISTNAME= freepops-0.2.8
-PKGREVISION= 2
+DISTNAME= freepops-0.2.9
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/mail/freepops/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 9 Oct 2011 09:09:29 -0000 1.6
+++ distinfo 6 Jan 2012 09:59:57 -0000
@@ -1,13 +1,13 @@
$NetBSD: distinfo,v 1.6 2011/10/09 09:09:29 dholland Exp $
-SHA1 (freepops-0.2.8.tar.gz) = 5bbf5ed41916c2fee04938abb0c440d98b325710
-RMD160 (freepops-0.2.8.tar.gz) = e209a2b2f289e5b431c1d5ab3aaf5d5b09a87135
-Size (freepops-0.2.8.tar.gz) = 2062296 bytes
+SHA1 (freepops-0.2.9.tar.gz) = 30e31a3618d07ec0924e9c1ae06c7acd846a13de
+RMD160 (freepops-0.2.9.tar.gz) = c473bd9a523f7bc30dbcfa30c0f1e58418301d24
+Size (freepops-0.2.9.tar.gz) = 2065288 bytes
SHA1 (patch-aa) = ebe6913847ac9c7a9746496705b6ac45ace6eeef
SHA1 (patch-ab) = 59faa97775853f795f024585e194a060a3f3ee94
SHA1 (patch-ac) = ca0c136b6cee3c164c9382227bcbd534e382927b
SHA1 (patch-ad) = 90a2313b2e9a3a2321778df515c076e603955502
SHA1 (patch-ae) = 389693569e978395f2d1e286003ad7d20ce59a14
-SHA1 (patch-af) = b0a084f1db0f39a4f29cd071765b7d4e6bf21198
+SHA1 (patch-af) = b0aabc349df11e73ccbab1943ee2075894c865d4
SHA1 (patch-ag) = 9c7f944d0f2f5a5303e692844b729e933655f9f4
SHA1 (patch-modules_src_luacurl_lua-curl-0_3_0_diff) =
906eba58da017b3adc69640a7c2df0bdeaa1314a
Index: patches/patch-af
===================================================================
RCS file: /cvsroot/pkgsrc/mail/freepops/patches/patch-af,v
retrieving revision 1.4
diff -u -p -r1.4 patch-af
--- patches/patch-af 2 Nov 2008 20:51:40 -0000 1.4
+++ patches/patch-af 6 Jan 2012 09:59:57 -0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-af,v 1.4 2008/11/02 20:51:40 schmonz Exp $
+$NetBSD$
---- config.h.orig 2008-07-25 04:37:47.000000000 -0400
+--- config.h.orig 2008-12-08 09:20:52.000000000 +0000
+++ config.h
@@ -16,7 +16,7 @@
// common
- #define VERSION "0.2.8"
+ #define VERSION "0.2.9"
#define PROGRAMNAME "FreePOPs"
-#define PIDFILE "/var/run/freepopsd.pid"
+#define PIDFILE "@VARBASE@/run/freepopsd.pid"
Home |
Main Index |
Thread Index |
Old Index