pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/pan news/pan: update to 0.150.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c8c60fe65f8
branches: trunk
changeset: 376239:5c8c60fe65f8
user: rhialto <rhialto%pkgsrc.org@localhost>
date: Sun Apr 03 19:33:11 2022 +0000
description:
news/pan: update to 0.150.
Switch back to fetching the distfile from gitlab.gnome.org, since
a) the configure.ac file no longer uses the problematic "$Format:%d$"
which can change if commits are added (only the stable
GIT_HASH='$Format:%h$' is left). Hopefully this fixes the problem.
b) the upstream of the pre-made tarball is getting behind
Also there are some pkglint fixes.
The main points of this release are:
- Dropped support for GMime2. Only Gmime3 is supported
- Gtk3 is now default build, Gtk2 is deprecated
15fcc65 set maximum number of serveur connections to 20 (Dominique Dumont)
431f56f Nuke $GIT_REMOTE if not obtained by git config (Petr Kovar)
diffstat:
news/pan/Makefile | 12 +++++++++---
news/pan/PLIST | 4 ++--
news/pan/distinfo | 12 ++++++------
news/pan/patches/patch-pan_general_text-match.cc | 4 +++-
news/pan/patches/patch-pan_general_text-match.h | 4 +++-
5 files changed, 23 insertions(+), 13 deletions(-)
diffs (95 lines):
diff -r 972337954e6d -r 5c8c60fe65f8 news/pan/Makefile
--- a/news/pan/Makefile Sun Apr 03 19:22:59 2022 +0000
+++ b/news/pan/Makefile Sun Apr 03 19:33:11 2022 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.119 2021/12/29 13:34:39 rhialto Exp $
+# $NetBSD: Makefile,v 1.120 2022/04/03 19:33:11 rhialto Exp $
-DISTNAME= pan-0.149
+PKGNAME= pan-0.150
CATEGORIES= news
-MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/source/
+TAG= ${PKGNAME_NOREV:S/pan-/v/} # v0.150
+MASTER_SITES= https://gitlab.gnome.org/GNOME/pan/-/archive/${TAG}/
EXTRACT_SUFX= .tar.bz2
+DISTNAME= pan-${TAG}
MAINTAINER= rhialto%NetBSD.org@localhost
HOMEPAGE= http://pan.rebelbase.com/
@@ -11,6 +13,7 @@
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake msgfmt perl pkg-config itstool
+USE_TOOLS+= autoconf automake
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
@@ -25,6 +28,9 @@
LIBS.SunOS+= -lsocket -liconv
+pre-configure:
+ cd ${WRKSRC} && ./autogen.sh
+
# "Build" these files out of thin air, since base msgfmt doesn't know
# about --xml --desktop.
pre-build:
diff -r 972337954e6d -r 5c8c60fe65f8 news/pan/PLIST
--- a/news/pan/PLIST Sun Apr 03 19:22:59 2022 +0000
+++ b/news/pan/PLIST Sun Apr 03 19:33:11 2022 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.16 2021/12/29 13:34:39 rhialto Exp $
+@comment $NetBSD: PLIST,v 1.17 2022/04/03 19:33:11 rhialto Exp $
bin/pan
man/man1/pan.1
share/applications/org.gnome.pan.desktop
-share/metainfo/org.gnome.pan.metainfo.xml
share/icons/hicolor/16x16/apps/org.gnome.pan.png
share/icons/hicolor/24x24/apps/org.gnome.pan.png
share/icons/hicolor/256x256/apps/org.gnome.pan.png
@@ -57,3 +56,4 @@
share/locale/vi/LC_MESSAGES/pan.mo
share/locale/zh_CN/LC_MESSAGES/pan.mo
share/locale/zh_TW/LC_MESSAGES/pan.mo
+share/metainfo/org.gnome.pan.metainfo.xml
diff -r 972337954e6d -r 5c8c60fe65f8 news/pan/distinfo
--- a/news/pan/distinfo Sun Apr 03 19:22:59 2022 +0000
+++ b/news/pan/distinfo Sun Apr 03 19:33:11 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2021/12/29 13:34:39 rhialto Exp $
+$NetBSD: distinfo,v 1.43 2022/04/03 19:33:11 rhialto Exp $
-BLAKE2s (pan-0.149.tar.bz2) = bab5445f1ac8c1b602237d53ba920b43ed7a7ef3c8a5da85ad2ba3613fdc27b8
-SHA512 (pan-0.149.tar.bz2) = 2e558f53bbc0c9ae907c566fe8efd56ed2ef0edeffa23f922b63c956f16096c2ad1ea0bd43c31f82ee096899550bf47cb7011f354a6941a1d53cb6c6eaa5e5a6
-Size (pan-0.149.tar.bz2) = 2328015 bytes
-SHA1 (patch-pan_general_text-match.cc) = eaf15f3323f693d094892d3283437ad5ac3c9682
-SHA1 (patch-pan_general_text-match.h) = 6ac5a68a8b1cb472df517a8df53eee5a79e4c73c
+BLAKE2s (pan-v0.150.tar.bz2) = 3a5086a87782d70a6828088a99af7228527066aa9176e468af71d816b92a42eb
+SHA512 (pan-v0.150.tar.bz2) = ac32fff253a2b104c38f795db2bddf601fabc6de451dcc6b9425007b3dcdb52831cf84fdb762ba0aa13b77b2ce506d4e61517c13361c738617aac04751751fca
+Size (pan-v0.150.tar.bz2) = 1788225 bytes
+SHA1 (patch-pan_general_text-match.cc) = d719a6d5a59714f228cfd208627d2d6a70da07ff
+SHA1 (patch-pan_general_text-match.h) = 77dae6ba00c3b58b4353f60d90756a409b5699e2
diff -r 972337954e6d -r 5c8c60fe65f8 news/pan/patches/patch-pan_general_text-match.cc
--- a/news/pan/patches/patch-pan_general_text-match.cc Sun Apr 03 19:22:59 2022 +0000
+++ b/news/pan/patches/patch-pan_general_text-match.cc Sun Apr 03 19:33:11 2022 +0000
@@ -1,5 +1,7 @@
-$NetBSD: patch-pan_general_text-match.cc,v 1.3 2021/09/19 18:02:37 rhialto Exp $
+$NetBSD: patch-pan_general_text-match.cc,v 1.4 2022/04/03 19:33:11 rhialto Exp $
+
Avoid clash with host defined ERR (on SunOS)
+
--- pan/general/text-match.cc.orig 2012-06-29 22:24:54.000000000 +0000
+++ pan/general/text-match.cc
@@ -209,7 +209,7 @@ TextMatch :: my_regexec (const StringVie
diff -r 972337954e6d -r 5c8c60fe65f8 news/pan/patches/patch-pan_general_text-match.h
--- a/news/pan/patches/patch-pan_general_text-match.h Sun Apr 03 19:22:59 2022 +0000
+++ b/news/pan/patches/patch-pan_general_text-match.h Sun Apr 03 19:33:11 2022 +0000
@@ -1,5 +1,7 @@
-$NetBSD: patch-pan_general_text-match.h,v 1.3 2021/09/19 18:02:37 rhialto Exp $
+$NetBSD: patch-pan_general_text-match.h,v 1.4 2022/04/03 19:33:11 rhialto Exp $
+
Avoid clash with host defined ERR (on SunOS)
+
--- pan/general/text-match.h.orig 2012-06-29 22:24:54.000000000 +0000
+++ pan/general/text-match.h
@@ -108,7 +108,7 @@ private:
Home |
Main Index |
Thread Index |
Old Index