forked from Lainports/freebsd-ports
Update MASTER_SITES and unbreak this port
- Add NO_ARCH - Update WWW PR: 218123 Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
This commit is contained in:
parent
de4ab394cf
commit
9e626e8709
3 changed files with 4 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ PORTNAME= htmlcompressor
|
|||
PORTVERSION= 1.5.3
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
MASTER_SITES= https://github.com/serg472/htmlcompressor/releases/download/${PORTVERSION}/
|
||||
EXTRACT_SUFX= .jar
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
|
|
@ -14,13 +14,10 @@ COMMENT= HTML/XML Compressor
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
DEPRECATED= Unfetchable for more than six months (google code has gone away)
|
||||
EXPIRATION_DATE= 2017-04-30
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_JAVA= yes
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/htmlcompressor %%JAVAJARDIR%%/htmlcompressor.jar
|
||||
SUB_FILES= htmlcompressor
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
TIMESTAMP = 1490462396
|
||||
SHA256 (htmlcompressor-1.5.3.jar) = 88894e330cdb0e418e805136d424f4c262236b1aa3683e51037cdb66310cb0f9
|
||||
SIZE (htmlcompressor-1.5.3.jar) = 68685
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ structure. As a result pages become smaller in size and load faster.
|
|||
|
||||
A command-line version of the compressor is also included.
|
||||
|
||||
WWW: http://code.google.com/p/htmlcompressor/
|
||||
WWW: https://github.com/serg472/htmlcompressor
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue