Bug 195766 - [PATCH] japanese/another-htmllint: update to latest version and etc
Summary: [PATCH] japanese/another-htmllint: update to latest version and etc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-07 02:46 UTC by Yasuhiro Kimura
Modified: 2014-12-29 03:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kuriyama)


Attachments
Update to latest version and etc. (13.52 KB, patch)
2014-12-07 02:46 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2014-12-07 02:46:17 UTC
Created attachment 150293 [details]
Update to latest version and etc.

* Updated to latest version (20111128) of original project site.
* Now files are installed in ${DATADIR}.
* Add "W3M" option to show rendering result by w3m.
* Use "USES=shebangfix" to fix perl path of cgi files.
* Use SUB_FILES to generate htmllint and pkg-message
* Sort pkg-plist.

When applying attached patch, please take following steps.

% cd /usr/ports/japanese/another-htmllint
% svn move files/htmllint files/htmllint.in
% svn move pkg-message files/pkg-message.in
% svn patch /some/where/patch-japanese_another-htmllint
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-07 02:46:17 UTC
Auto-assigned to maintainer kuriyama@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-29 03:52:10 UTC
A commit references this bug:

Author: kuriyama
Date: Mon Dec 29 03:51:30 UTC 2014
New revision: 375771
URL: https://svnweb.freebsd.org/changeset/ports/375771

Log:
  -  Updated to latest version (20111128) and other improvements.

  PR:		ports/195766
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/japanese/another-htmllint/Makefile
  head/japanese/another-htmllint/distinfo
  head/japanese/another-htmllint/files/htmllint
  head/japanese/another-htmllint/files/htmllint.in
  head/japanese/another-htmllint/files/patch-htmllint.cgi
  head/japanese/another-htmllint/files/patch-htmllintenv
  head/japanese/another-htmllint/files/pkg-message.in
  head/japanese/another-htmllint/pkg-message
  head/japanese/another-htmllint/pkg-plist
Comment 3 Jun Kuriyama freebsd_committer freebsd_triage 2014-12-29 03:53:38 UTC
Committed, thanks!