mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 0.7.6.
PR: ports/95415 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Approved by: mnag (mentor)
This commit is contained in:
parent
79effcf930
commit
968ba957cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161302
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gts
|
||||
PORTVERSION= 0.7.4
|
||||
PORTVERSION= 0.7.6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,7 +17,6 @@ COMMENT= GNU Triangulated Surface Library
|
||||
|
||||
USE_GNOME= glib20 gnometarget pkgconfig
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gts-0.7.4.tar.gz) = 1662f3899ce6c72477e096bbef46361d
|
||||
SHA256 (gts-0.7.4.tar.gz) = 5d6dde8bc4e7fc4ac0495a89153e5ceca3e56ff0c42806ca242882a1628b6cad
|
||||
SIZE (gts-0.7.4.tar.gz) = 947253
|
||||
MD5 (gts-0.7.6.tar.gz) = 9f710aefd2ed9b3cc1b1216171fc5a8a
|
||||
SHA256 (gts-0.7.6.tar.gz) = 059c3e13e3e3b796d775ec9f96abdce8f2b3b5144df8514eda0cc12e13e8b81e
|
||||
SIZE (gts-0.7.6.tar.gz) = 948847
|
||||
|
@ -13,6 +13,6 @@ include/gts.h
|
||||
include/gtsconfig.h
|
||||
lib/libgts.a
|
||||
lib/libgts.so
|
||||
lib/libgts.so.4
|
||||
lib/libgts.so.5
|
||||
libdata/pkgconfig/gts.pc
|
||||
share/aclocal/gts.m4
|
||||
|
Loading…
Reference in New Issue
Block a user