mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to * 8.1.1 *
Bump PORTEPOCH :(( No cookies for: maintainer, becuse PORTVERSION was wrong from the beginning. PR: ports/97354 Submitted by: Martin Wilke <freebsd@unixfreunde.de> (now miwi@) Approved by: maintainer timeout, lawrance (mentor, implicit)
This commit is contained in:
parent
8a36bd62da
commit
712288f7f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164424
@ -6,7 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= selfhtml
|
||||
PORTVERSION= 81
|
||||
PORTVERSION= 8.1.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= german www
|
||||
MASTER_SITES= http://ftp.join.uni-muenster.de/pub/documents/selfhtml/ \
|
||||
ftp://ftp.uni-ulm.de/mirrors/selfhtml/ \
|
||||
@ -19,11 +20,13 @@ MASTER_SITES= http://ftp.join.uni-muenster.de/pub/documents/selfhtml/ \
|
||||
http://download.iansview.com/mirror/selfhtml.org/ \
|
||||
ftp://ftp.rub.de/pub/selfhtml/
|
||||
PKGNAMEPREFIX= de-
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
|
||||
|
||||
MAINTAINER= frerich.raabe@gmx.de
|
||||
COMMENT= Extensive german HTML reference
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
@ -53,7 +56,7 @@ post-patch:
|
||||
# \r\n -> \n on text files
|
||||
@${FIND} -E ${WRKSRC} \
|
||||
-iregex \
|
||||
".*\.(css|ent|htm|java|js|txt|url|vcf|wrl|xhtml|xml)$$" \
|
||||
".*\.(css|dhtml|diverses|editorial|grafik|helferlein|htm|inter|intro|javascript|layouts|navigation|perl|php|projekt|quellen|servercgi|src|xml|xls|dtd)$$" \
|
||||
-type f -print0 \
|
||||
| ${XARGS} -0 -n 5 -x \
|
||||
${REINPLACE_CMD} -E \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (selfhtml81.zip) = f5097bac6bed4089fac71c35508ae2e0
|
||||
SHA256 (selfhtml81.zip) = 6f1169642123773e1181f5aa4b9d37303f5b7b2ec15331d7de25e129fb0db890
|
||||
SIZE (selfhtml81.zip) = 8475725
|
||||
MD5 (selfhtml811.zip) = 6e020807cf4268cbc65408b7387a3c95
|
||||
SHA256 (selfhtml811.zip) = b037c46c8ca5e9a8e65caeac2ece7124725e8ccc8a8303864105ded5c63c7d40
|
||||
SIZE (selfhtml811.zip) = 8222185
|
||||
|
Loading…
Reference in New Issue
Block a user