Bug 229427 - security/i2p: Update to 0.9.35
Summary: security/i2p: Update to 0.9.35
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jochen Neumeister
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2018-06-30 13:36 UTC by Neel Chauhan
Modified: 2018-07-05 15:17 UTC (History)
2 users (show)

See Also:
nc: maintainer-feedback+


Attachments
Patch (Revision 1) (4.78 KB, patch)
2018-06-30 13:36 UTC, Neel Chauhan
nc: maintainer-approval+
Details | Diff
Patch (Revision 2) (5.70 KB, patch)
2018-07-01 13:35 UTC, Neel Chauhan
nc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2018-06-30 13:36:25 UTC
Created attachment 194789 [details]
Patch (Revision 1)

Builds on FreeBSD 11.2 amd64.
Comment 1 Jochen Neumeister freebsd_committer freebsd_triage 2018-06-30 19:33:05 UTC
Hello :-)
Unfortunately, portline -AC still shows some problems:
~/dev/ports/security/i2p % portlint -AC
WARN: Makefile: [26]: the arguments to ONLY_FOR_ARCHS are not sorted.  Please consider sorting them.
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: use of DISTFILES with single file discouraged. distribution filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: "ONLY_FOR_ARCHS" has to appear earlier.
WARN: Makefile: "ONLY_FOR_ARCHS_REASON" has to appear earlier.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing them.
WARN: /usr/home/jochen/dev/ports/security/i2p/files/patch-installer-resources-clients.config: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/home/jochen/dev/ports/security/i2p/files/patch-installer-resources-postinstall.sh: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
0 fatal errors and 9 warnings found.
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2018-07-01 13:35:37 UTC
Created attachment 194817 [details]
Patch (Revision 2)

I have a new patch in which I have silenced many of the warnings.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-07-05 15:16:54 UTC
A commit references this bug:

Author: joneum
Date: Thu Jul  5 15:16:34 UTC 2018
New revision: 473972
URL: https://svnweb.freebsd.org/changeset/ports/473972

Log:
  security/i2p: Update to 0.9.35

  PR:		229427
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)

Changes:
  head/security/i2p/Makefile
  head/security/i2p/distinfo
  head/security/i2p/files/patch-apps_streaming_java_src_net_i2p_client_streaming_impl_I2PServerSocketFull.java
  head/security/i2p/files/patch-apps_streaming_java_src_net_i2p_client_streaming_impl_I2PSocketManagerFull.java
Comment 4 Jochen Neumeister freebsd_committer freebsd_triage 2018-07-05 15:17:30 UTC
Landed. thanks :-)