diff options
author | pav <pav@FreeBSD.org> | 2006-04-15 23:27:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-15 23:27:44 +0800 |
commit | 76c01256cbeb6e7980b4beefeb1acbc2e6b915fc (patch) | |
tree | b4c354ed45df86ff6daa485c4d919af5410d29ee /graphics/gle | |
parent | 98b13b865c944064b82840c3d57090a9478f0886 (diff) | |
download | freebsd-ports-gnome-76c01256cbeb6e7980b4beefeb1acbc2e6b915fc.tar.gz freebsd-ports-gnome-76c01256cbeb6e7980b4beefeb1acbc2e6b915fc.tar.zst freebsd-ports-gnome-76c01256cbeb6e7980b4beefeb1acbc2e6b915fc.zip |
- Update to 3.1.0
PR: ports/93927
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: maintainer timeout (6 weeks)
Diffstat (limited to 'graphics/gle')
-rw-r--r-- | graphics/gle/Makefile | 4 | ||||
-rw-r--r-- | graphics/gle/distinfo | 6 | ||||
-rw-r--r-- | graphics/gle/files/patch-examples-Makefile.in | 11 | ||||
-rw-r--r-- | graphics/gle/pkg-plist | 115 |
4 files changed, 129 insertions, 7 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index cc3bdff8f894..4edf6b94adb0 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gle -PORTVERSION= 3.0.3 -PORTREVISION= 2 +PORTVERSION= 3.1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://linas.org/gle/pub/ \ @@ -21,7 +20,6 @@ COMMENT= A GL Tubing and Extrusion Library LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_X_PREFIX= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= "LIBS=-L${X11BASE}/lib -lXext ${PTHREAD_LIBS}" diff --git a/graphics/gle/distinfo b/graphics/gle/distinfo index 790449d9fa29..26a8ab4cadcd 100644 --- a/graphics/gle/distinfo +++ b/graphics/gle/distinfo @@ -1,3 +1,3 @@ -MD5 (gle-3.0.3.tar.gz) = 053de686a738f1aca93922f527fbee06 -SHA256 (gle-3.0.3.tar.gz) = 4be59e2bcda1f54884ff3c79e7daf65dab37b4cd5a4afc5ad35fc75a85f70125 -SIZE (gle-3.0.3.tar.gz) = 702445 +MD5 (gle-3.1.0.tar.gz) = da5b45c6906343d4a3672c3de35513ad +SHA256 (gle-3.1.0.tar.gz) = dc8a74b5632b2c3fc84d33c2bf6ee43210b71b8ddf0a3166a25aeb46620bfa27 +SIZE (gle-3.1.0.tar.gz) = 806861 diff --git a/graphics/gle/files/patch-examples-Makefile.in b/graphics/gle/files/patch-examples-Makefile.in new file mode 100644 index 000000000000..fb5a3b1946d3 --- /dev/null +++ b/graphics/gle/files/patch-examples-Makefile.in @@ -0,0 +1,11 @@ +--- examples/Makefile.in.orig Tue Mar 18 07:12:43 2003 ++++ examples/Makefile.in Sat Apr 15 17:11:37 2006 +@@ -105,7 +105,7 @@ + INCLUDES = @X_CFLAGS@ -I${top_srcdir} -I${top_srcdir}/src + + +-LDADD = @X_LIBS@ -L../src/ ++LDADD = -L../src/ @X_LIBS@ + + docdir = $(datadir)/doc/gle/examples + diff --git a/graphics/gle/pkg-plist b/graphics/gle/pkg-plist index 315b0cdc2a54..0a7072181973 100644 --- a/graphics/gle/pkg-plist +++ b/graphics/gle/pkg-plist @@ -2,4 +2,117 @@ include/GL/gle.h lib/libgle.a lib/libgle.la lib/libgle.so -lib/libgle.so.3 +lib/libgle.so.4 +%%DOCSDIR%%/AUTHORS +%%DOCSDIR%%/COPYING +%%DOCSDIR%%/COPYING.artistic +%%DOCSDIR%%/COPYING.src +%%DOCSDIR%%/README +%%DOCSDIR%%/examples/COPYING +%%DOCSDIR%%/examples/Makefile.examples +%%DOCSDIR%%/examples/README +%%DOCSDIR%%/examples/alpha.c +%%DOCSDIR%%/examples/beam.c +%%DOCSDIR%%/examples/candlestick.c +%%DOCSDIR%%/examples/cone.c +%%DOCSDIR%%/examples/cylinder.c +%%DOCSDIR%%/examples/helix.c +%%DOCSDIR%%/examples/helix2.c +%%DOCSDIR%%/examples/helix3.c +%%DOCSDIR%%/examples/helix4.c +%%DOCSDIR%%/examples/helixtex.c +%%DOCSDIR%%/examples/horn.c +%%DOCSDIR%%/examples/joinoffset.c +%%DOCSDIR%%/examples/main.h +%%DOCSDIR%%/examples/mainjoin.c +%%DOCSDIR%%/examples/mainsimple.c +%%DOCSDIR%%/examples/maintex.c +%%DOCSDIR%%/examples/rundemo +%%DOCSDIR%%/examples/screw.c +%%DOCSDIR%%/examples/taper.c +%%DOCSDIR%%/examples/texas.c +%%DOCSDIR%%/examples/texture.c +%%DOCSDIR%%/examples/texture.h +%%DOCSDIR%%/examples/transport.c +%%DOCSDIR%%/examples/twistoid.c +%%DOCSDIR%%/examples/twoid.c +%%DOCSDIR%%/gle-3.0.lsm +%%DOCSDIR%%/html/README +%%DOCSDIR%%/html/angle.gif +%%DOCSDIR%%/html/angle.orig.gif +%%DOCSDIR%%/html/basic.gif +%%DOCSDIR%%/html/basic.orig.gif +%%DOCSDIR%%/html/blurb.html +%%DOCSDIR%%/html/build.html +%%DOCSDIR%%/html/candle.gif +%%DOCSDIR%%/html/candle.orig.gif +%%DOCSDIR%%/html/cone.gif +%%DOCSDIR%%/html/cone.orig.gif +%%DOCSDIR%%/html/cut.gif +%%DOCSDIR%%/html/cut.orig.gif +%%DOCSDIR%%/html/edge.gif +%%DOCSDIR%%/html/edge.orig.gif +%%DOCSDIR%%/html/edgenorm.gif +%%DOCSDIR%%/html/edgenorm.orig.gif +%%DOCSDIR%%/html/edgesweep.gif +%%DOCSDIR%%/html/edgesweep.orig.gif +%%DOCSDIR%%/html/endcap.gif +%%DOCSDIR%%/html/endcap.orig.gif +%%DOCSDIR%%/html/facenorm.gif +%%DOCSDIR%%/html/facenorm.orig.gif +%%DOCSDIR%%/html/facesweep.gif +%%DOCSDIR%%/html/facesweep.orig.gif +%%DOCSDIR%%/html/facet.gif +%%DOCSDIR%%/html/facet.orig.gif +%%DOCSDIR%%/html/gle.jpg +%%DOCSDIR%%/html/helix.gif +%%DOCSDIR%%/html/helix1.gif +%%DOCSDIR%%/html/helix2.gif +%%DOCSDIR%%/html/helix3.gif +%%DOCSDIR%%/html/helix3.orig.gif +%%DOCSDIR%%/html/helix4.gif +%%DOCSDIR%%/html/helix5.gif +%%DOCSDIR%%/html/helix5.orig.gif +%%DOCSDIR%%/html/helix6.gif +%%DOCSDIR%%/html/helix6.orig.gif +%%DOCSDIR%%/html/helixtex.gif +%%DOCSDIR%%/html/index.html +%%DOCSDIR%%/html/join.html +%%DOCSDIR%%/html/offround.gif +%%DOCSDIR%%/html/offround.orig.gif +%%DOCSDIR%%/html/ogla.gif +%%DOCSDIR%%/html/ogla_sm.gif +%%DOCSDIR%%/html/opencontour.gif +%%DOCSDIR%%/html/opencontour.orig.gif +%%DOCSDIR%%/html/raw.gif +%%DOCSDIR%%/html/raw.orig.gif +%%DOCSDIR%%/html/round.gif +%%DOCSDIR%%/html/round.orig.gif +%%DOCSDIR%%/html/screw0.gif +%%DOCSDIR%%/html/screw0.orig.gif +%%DOCSDIR%%/html/screw1.gif +%%DOCSDIR%%/html/screw1.orig.gif +%%DOCSDIR%%/html/screw2.gif +%%DOCSDIR%%/html/screw2.orig.gif +%%DOCSDIR%%/html/screwn.gif +%%DOCSDIR%%/html/screwn.orig.gif +%%DOCSDIR%%/html/shear.gif +%%DOCSDIR%%/html/shear.orig.gif +%%DOCSDIR%%/html/texas.gif +%%DOCSDIR%%/html/texas.orig.gif +%%DOCSDIR%%/html/texscr.gif +%%DOCSDIR%%/html/texscr2.gif +%%DOCSDIR%%/html/texture.html +%%DOCSDIR%%/html/textwi.gif +%%DOCSDIR%%/html/textwi2.gif +%%DOCSDIR%%/html/tube.html +%%DOCSDIR%%/html/twist1.gif +%%DOCSDIR%%/html/twist1.orig.gif +%%DOCSDIR%%/html/twist2.gif +%%DOCSDIR%%/html/twist2.orig.gif +%%DOCSDIR%%/html/twist3.gif +%%DOCSDIR%%/html/twist3.orig.gif +%%DOCSDIR%%/html/vrml.html +@dirrm %%DOCSDIR%%/examples +@dirrm %%DOCSDIR%%/html +@dirrm %%DOCSDIR%% |