Bug 248725 - mail/popular: Fix exprun errors of PR#245543
Summary: mail/popular: Fix exprun errors of PR#245543
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks: 245543
  Show dependency treegraph
 
Reported: 2020-08-18 12:07 UTC by Sergei Vyshenski
Modified: 2020-08-19 13:18 UTC (History)
2 users (show)

See Also:


Attachments
patch to update the port (16.43 KB, patch)
2020-08-18 12:07 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2020-08-18 12:07:53 UTC
Created attachment 217311 [details]
patch to update the port

- bump PORTREVISION: 1.5.5_8
- fix exprun errors, cf PR#245543
- skip build of man pages, which are already present in the distribution
- add LICENSE
- add USE_LDCONFIG
- regenerate freebsd patches, to make portlint happy,
	note that file names in files/* have changed
- request maintainership
- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p8 amd64
poudriere 3.3.4
perl 5.32.0
pkg 1.14.6
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-08-19 08:45:24 UTC
Sergei: There is no maintainer of this port, do you want to maintain it?
Comment 2 Sergei Vyshenski 2020-08-19 11:22:59 UTC
(In reply to Li-Wen Hsu from comment #1)
Yes, thanks, and my address is in the patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-08-19 13:18:24 UTC
A commit references this bug:

Author: lwhsu
Date: Wed Aug 19 13:17:42 UTC 2020
New revision: 545323
URL: https://svnweb.freebsd.org/changeset/ports/545323

Log:
  mail/popular: Prepare for textproc/p5-XML-Parser update

  Also:
  - Bump PORTREVISION
  - Skip build of man pages, which are already present in the distribution
  - Add LICENSE
  - Add USE_LDCONFIG
  - Regenerate patches to follow the standard
  - Pass maintainership to the submitter

  PR:		248725
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>

Changes:
  head/mail/popular/Makefile
  head/mail/popular/files/patch-configure
  head/mail/popular/files/patch-doc_man_Makefile.am
  head/mail/popular/files/patch-doc_man_Makefile.in
  head/mail/popular/files/patch-src-Makefile.in
  head/mail/popular/files/patch-src-io.c
  head/mail/popular/files/patch-src-pcheckd.c
  head/mail/popular/files/patch-src-pdeliver.c
  head/mail/popular/files/patch-src-popular.h
  head/mail/popular/files/patch-src-pproxy.c
  head/mail/popular/files/patch-src-pserv.c
  head/mail/popular/files/patch-src-sig.c
  head/mail/popular/files/patch-src-util.c
  head/mail/popular/files/patch-src_Makefile.in
  head/mail/popular/files/patch-src_io.c
  head/mail/popular/files/patch-src_pcheckd.c
  head/mail/popular/files/patch-src_pdeliver.c
  head/mail/popular/files/patch-src_popular.h
  head/mail/popular/files/patch-src_pproxy.c
  head/mail/popular/files/patch-src_pserv.c
  head/mail/popular/files/patch-src_sig.c
  head/mail/popular/files/patch-src_util.c