mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 6.4
While here: Use SF macro in MASTER_SITES PR: 214730 Submitted by: Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
This commit is contained in:
parent
985c30547a
commit
d999464292
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427527
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= polyclipping
|
||||
PORTVERSION= 6.1.3a
|
||||
PORTVERSION= 6.4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://downloads.sourceforge.net/polyclipping/
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
DISTNAME= clipper_ver${PORTVERSION}
|
||||
|
||||
MAINTAINER= sikmir@gmail.com
|
||||
@ -22,11 +22,12 @@ CMAKE_SOURCE_PATH= ${WRKSRC}/cpp
|
||||
|
||||
PLIST_FILES= include/polyclipping/clipper.hpp \
|
||||
lib/libpolyclipping.so \
|
||||
lib/libpolyclipping.so.16 \
|
||||
lib/libpolyclipping.so.16.0.0 \
|
||||
lib/libpolyclipping.so.22 \
|
||||
lib/libpolyclipping.so.22.0.0 \
|
||||
libdata/pkgconfig/polyclipping.pc
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|6.2.6|6.4|' ${WRKSRC}/cpp/clipper.hpp
|
||||
@${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|' ${WRKSRC}/cpp/CMakeLists.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1479710414
|
||||
SHA256 (clipper_ver6.1.3a.zip) = 5928e483bbba726eaa6197bfe33d05b7738e47f93450412ec78d6df5c2fd16e8
|
||||
SIZE (clipper_ver6.1.3a.zip) = 2216993
|
||||
TIMESTAMP = 1479811820
|
||||
SHA256 (clipper_ver6.4.zip) = cfa08836e7838773ac79d13e14daf1ce7d2f4faee77329798614813b79151e39
|
||||
SIZE (clipper_ver6.4.zip) = 1838930
|
||||
|
Loading…
Reference in New Issue
Block a user