Bug 218123 - www/htmlcompressor: switch MASTER_SITES to github
Summary: www/htmlcompressor: switch MASTER_SITES to github
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-25 18:37 UTC by Anton Yuzhaninov
Modified: 2017-03-27 11:18 UTC (History)
0 users

See Also:


Attachments
Switch MASTER_SITES to github (1.45 KB, patch)
2017-03-25 18:37 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2017-03-25 18:37:45 UTC
Created attachment 181195 [details]
Switch MASTER_SITES to github

GOOGLE_CODE has gone away. Update MASTER_SITES

While here add NO_ARCH because port just fetches pre-build .jar file.
Comment 1 Anton Yuzhaninov 2017-03-25 20:16:08 UTC
I've tested this port with `poudriere testport`
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-03-27 11:14:39 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Mar 27 11:12:55 UTC 2017
New revision: 437038
URL: https://svnweb.freebsd.org/changeset/ports/437038

Log:
  Update MASTER_SITES and unbreak this port

  - Add NO_ARCH
  - Update WWW

  PR:		218123
  Submitted by:	Anton Yuzhaninov <citrin@citrin.ru>

Changes:
  head/www/htmlcompressor/Makefile
  head/www/htmlcompressor/distinfo
  head/www/htmlcompressor/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-03-27 11:18:56 UTC
Committed. Thanks!