mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- re-Hook webcpp to the build after repocopy [1]
- Update to 0.8.4 [2] PR: 64579 [1], 63924 [2] Approved by: portsmgr [1] Submitted by: maintainer
This commit is contained in:
parent
7fb5618792
commit
dd8d11f444
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105273
3 changed files with 5 additions and 3 deletions
|
@ -535,6 +535,7 @@
|
|||
SUBDIR += unrtf
|
||||
SUBDIR += urlview
|
||||
SUBDIR += wdiff
|
||||
SUBDIR += webcpp
|
||||
SUBDIR += website
|
||||
SUBDIR += word2x
|
||||
SUBDIR += wordnet
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= webcpp
|
||||
PORTVERSION= 0.8.2
|
||||
CATEGORIES= www
|
||||
PORTVERSION= 0.8.4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (webcpp-0.8.2-src.tar.gz) = 35049f4a006c2046240e07887361afb8
|
||||
MD5 (webcpp-0.8.4-src.tar.gz) = 201306053f50857e70dca6a4748ebf07
|
||||
SIZE (webcpp-0.8.4-src.tar.gz) = 430757
|
||||
|
|
Loading…
Add table
Reference in a new issue