math/lib2geom: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be consistent with ports tree PR: 267072 Approved by: portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
f070c64dd9
commit
505d573bb4
@ -2,7 +2,6 @@ PORTNAME= lib2geom
|
||||
DISTVERSION= 1.1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= https://gitlab.com/inkscape/${PORTNAME}/-/archive/${DISTVERSION}/
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Easy to use 2D geometry library in C++
|
||||
@ -14,7 +13,12 @@ LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \
|
||||
libboost_thread.so:devel/boost-libs
|
||||
|
||||
USES= cmake gettext-runtime gnome localbase:ldflags pkgconfig
|
||||
USE_GITLAB= yes
|
||||
USE_GNOME= cairo glib20
|
||||
|
||||
GL_ACCOUNT= inkscape
|
||||
GL_COMMIT= 651c48a76e2c0f361feba8a66d4d693a2a0605a9
|
||||
|
||||
CMAKE_ON= 2GEOM_BUILD_SHARED
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1625425662
|
||||
SHA256 (lib2geom-1.1.tar.gz) = 8bc63348ac7cb1343b0500d4b4506e30aaa7477e80ebd7ac89a8c382f4d788c4
|
||||
SIZE (lib2geom-1.1.tar.gz) = 1446383
|
||||
TIMESTAMP = 1665825444
|
||||
SHA256 (inkscape-lib2geom-651c48a76e2c0f361feba8a66d4d693a2a0605a9_GL0.tar.gz) = 79cc2f6853acc399ebf9612d9f0a98bc09dbe5f6916400f5ad249137b9fc7638
|
||||
SIZE (inkscape-lib2geom-651c48a76e2c0f361feba8a66d4d693a2a0605a9_GL0.tar.gz) = 1447476
|
||||
|
Loading…
Reference in New Issue
Block a user