- Update to 1.8.1
- Add backup MASTER_SITES Submitted by: pointyhat via kris Approved by: portmgr (clement)
This commit is contained in:
parent
e18b838fd9
commit
e9c48e0a07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175245
2 changed files with 7 additions and 5 deletions
|
@ -6,9 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= ctpp
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://www.reki.ru/products/ctpp/download/
|
||||
MASTER_SITES= http://www.reki.ru/products/ctpp/download/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= miwi
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C++ library to use templates in C/C++ projects
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ctpp-1.8.0.tar.gz) = 7f3647d44086ee8e6624179365aea9a0
|
||||
SHA256 (ctpp-1.8.0.tar.gz) = 573ebeab767173e3d204f7a9c211b6f909b45041a9539f41a5861a81ad36e1c7
|
||||
SIZE (ctpp-1.8.0.tar.gz) = 142189
|
||||
MD5 (ctpp-1.8.1.tar.gz) = 8ffeea3c9660ec14066bb9447fecfd14
|
||||
SHA256 (ctpp-1.8.1.tar.gz) = ab7c4a37a6901b336bc991cd535591b7a884abfad16ccda4f123cf77e2a3ea62
|
||||
SIZE (ctpp-1.8.1.tar.gz) = 145297
|
||||
|
|
Loading…
Reference in a new issue