diff options
-rw-r--r-- | graphics/gts/Makefile | 3 | ||||
-rw-r--r-- | graphics/gts/distinfo | 6 | ||||
-rw-r--r-- | graphics/gts/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index fe13deba88e8..3ecd4d37d5fd 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -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 diff --git a/graphics/gts/distinfo b/graphics/gts/distinfo index b022aa42dd8f..b1e1645e6917 100644 --- a/graphics/gts/distinfo +++ b/graphics/gts/distinfo @@ -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 diff --git a/graphics/gts/pkg-plist b/graphics/gts/pkg-plist index 53d523759651..2898345f9716 100644 --- a/graphics/gts/pkg-plist +++ b/graphics/gts/pkg-plist @@ -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 |