Re: [ANNOUNCE] New Pan release 0.147 (and new maintainer)
Rhialto <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu 23 Sep 2021 at 01:09:43 +0200, Petr Kovar wrote:
> As a follow up to the announcement below, the Pan 0.147 tarballs have now
> been uploaded to the usual location at:
>
> http://pan.rebelbase.com/download/releases/0.147/source/
That's great!
I immediately had made a pkgsrc package for the new version, using the
gitlab.gnome tarball. A few days later, other pkgsrc people noticed that
the tarballs generated by gitlab are not stable!
This is the difference between the version I downloaded originally, and
what it is today:
$ diff -ur pan-PAN_0_147v1 pan-PAN_0_147v2
diff -ur pan-PAN_0_147v1/configure.ac pan-PAN_0_147v2/configure.ac
--- pan-PAN_0_147v1/configure.ac 2021-09-16 18:17:07.000000000 +0200
+++ pan-PAN_0_147v2/configure.ac 2021-09-16 18:17:07.000000000 +0200
@@ -8,7 +8,7 @@
dnl Get git info for pan-git.version
GIT_HASH='afc1447'
if test '0' \< $GIT_HASH ; then
- GIT_REMOTE=`echo ' (HEAD -> master, tag: PAN_0_147, refs/keep-around/afc1447e125596e4a9ed5ca96b0186ae28ba0bb0)' | awk -F , '{print gensub("[[\(\)]]","","g",$NF)}' 2> /dev/null`
+ GIT_REMOTE=`echo ' (tag: PAN_0_147, refs/keep-around/afc1447e125596e4a9ed5ca96b0186ae28ba0bb0)' | awk -F , '{print gensub("[[\(\)]]","","g",$NF)}' 2> /dev/null`
else
dnl git-dir is used for building outside the src tree
GIT_HASH=`git --git-dir=$srcdir/.git log -1 --pretty=format:%h 2> /dev/null`
The original line (when checked out with git) reads
GIT_REMOTE=`echo '$Format:%d$' | awk -F , '{print gensub("[[\(\)]]","","g",$NF)}' 2> /dev/null`
I guess that in the first version, the tag PAN_0_147 was still equal to
HEAD, but later on, after some commits were made, it wasn't any more.
-Olaf.
--
___ "Buying carbon credits is a bit like a serial killer paying someone else to
\X/ have kids to make his activity cost neutral." -The BOFH falu.nl@rhialto
_______________________________________________
Pan-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/pan-users
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEFVAhiiWjqgwBVdQAmYnGRWHD+9MFAmFPIR8ACgkQmYnGRWHD +9N6Dwf/dPjY15SwbaVAYiW7PCumGQSN1o4tGn73vAggj+OLhTmUSECvkKkc/yge uVW9BGAw/8iBu9Es+FFhuTJDnMa9SfAT/Wah4YQe5d54R5JOM57IgKxNLREfZGpL ZcCJuWUoC+/WKZJdliIFeaAhDrzXBT1MwlHijyaJTaBEURcZMRTi8943W640kAHT W5342/ayv2Ior9iqsqEMdas6WAwRRzIeZACNGHm/YuytERim9SUQmFRUewbW583N 4EP9ewHTQtxpqWkg9a/DPsGFQC47jJvefB1gLzE20WZAq/EfHv0oSi/x2L/l/hvY ANTUncCp8wn9m2XmuuZxVu241bcLJg== =UvAA -----END PGP SIGNATURE-----