- Update to 0.7.6
PR: ports/64998 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
7c82b92a0d
commit
6dcccd5e68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107339
3 changed files with 14 additions and 12 deletions
|
@ -6,28 +6,25 @@
|
|||
#
|
||||
|
||||
PORTNAME= reallyslick
|
||||
PORTVERSION= 0.6.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7.6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rss-glx
|
||||
DISTNAME= rss_glx-${PORTVERSION}
|
||||
DISTNAME= rss-glx_${PORTVERSION}
|
||||
|
||||
MAINTAINER= dyeske@yahoo.com
|
||||
COMMENT= OpenGL screensaver collection
|
||||
|
||||
BROKEN= "Broken pkg-plist"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_MESA= yes
|
||||
USE_GL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= colorfire.1 cyclone.1 euphoria.1 fieldlines.1 flocks.1 \
|
||||
flux.1 helios.1 hufo_smoke.1 hufo_tunnel.1 lattice.1 \
|
||||
plasma.1 skyrocket.1 solarwinds.1 sundancer2.1
|
||||
MAN1= biof.1 busyspheres.1 colorfire.1 cyclone.1 euphoria.1 fieldlines.1 flocks.1 \
|
||||
flux.1 helios.1 hufo_smoke.1 hufo_tunnel.1 lattice.1 matrixview.1 \
|
||||
plasma.1 skyrocket.1 solarwinds.1 spirographx.1 sundancer2.1
|
||||
|
||||
post-patch:
|
||||
.for file in oglc_src/Makefile.in other_src/Makefile.in \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (rss_glx-0.6.6.tar.bz2) = 39c6bd1317aaa9c818bda824ae4a4673
|
||||
SIZE (rss_glx-0.6.6.tar.bz2) = 5575017
|
||||
MD5 (rss-glx_0.7.6.tar.bz2) = c896bd55e9ffdfad69bda4422b42e03b
|
||||
SIZE (rss-glx_0.7.6.tar.bz2) = 4978215
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
bin/biof
|
||||
bin/busyspheres
|
||||
bin/colorfire
|
||||
bin/cyclone
|
||||
bin/euphoria
|
||||
|
@ -5,10 +7,13 @@ bin/fieldlines
|
|||
bin/flocks
|
||||
bin/flux
|
||||
bin/helios
|
||||
bin/hufo_tunnel
|
||||
bin/hufo_smoke
|
||||
bin/hufo_tunnel
|
||||
bin/lattice
|
||||
bin/matrixview
|
||||
bin/plasma
|
||||
bin/rss-glx_install.pl
|
||||
bin/skyrocket
|
||||
bin/solarwinds
|
||||
bin/spirographx
|
||||
bin/sundancer2
|
||||
|
|
Loading…
Reference in a new issue