Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 21:10:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/188385: commit references a PR
Message-ID:  <201405102110.s4ALA11N004720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188385; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188385: commit references a PR
Date: Sat, 10 May 2014 21:06:28 +0000 (UTC)

 Author: rakuco
 Date: Sat May 10 21:06:22 2014
 New Revision: 353603
 URL: http://svnweb.freebsd.org/changeset/ports/353603
 QAT: https://qat.redports.org/buildarchive/r353603/
 
 Log:
   Update to 1.71.0.
   
   - Remove libglade2 dependency.
   - Remove old `configure` flags.
   - Remove old patches.
   
   PR:		ports/188385
   Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
 
 Modified:
   head/games/crossfire-client/Makefile
   head/games/crossfire-client/distinfo
   head/games/crossfire-client/pkg-plist
 
 Modified: head/games/crossfire-client/Makefile
 ==============================================================================
 --- head/games/crossfire-client/Makefile	Sat May 10 20:44:55 2014	(r353602)
 +++ head/games/crossfire-client/Makefile	Sat May 10 21:06:22 2014	(r353603)
 @@ -2,10 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	crossfire-client
 -PORTVERSION=	1.70.0
 -PORTREVISION=	6
 +PORTVERSION=	1.71.0
  CATEGORIES=	games
 -MASTER_SITES=	SF/crossfire/crossfire-${PORTVERSION}
 +MASTER_SITES=	SF/crossfire/${PORTNAME}/${PORTVERSION}
  
  MAINTAINER=	kevinz5000@gmail.com
  COMMENT=	Cooperative multiplayer graphical RPG and adventure game
 @@ -16,21 +15,11 @@ LICENSE_FILE=	${WRKSRC}/COPYING
  LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
  
  GNU_CONFIGURE=	yes
 -USES=		pkgconfig
 +USES=		pkgconfig tar:bzip2
  USE_GL=		glut
 -USE_GNOME=	gtk20 libglade2
 +USE_GNOME=	gtk20
  USE_SDL=	sdl image mixer
  
 -CONFIGURE_ARGS+=	--disable-alsa --disable-alsa9
 -CPPFLAGS+=	-I${LOCALBASE}/include
 -LDFLAGS+=	-L${LOCALBASE}/lib
 -
 -post-patch:
 -	${REINPLACE_CMD} -e '/#include <curl\/types.h>/d' \
 -		${WRKSRC}/common/metaserver.c
 -	${REINPLACE_CMD} -e "/mandir='${datarootdir}\/man'/d" \
 -		${WRKSRC}/configure
 -
  post-install:
  	${CP} ${WRKSRC}/pixmaps/48x48.png ${WRKSRC}/pixmaps/crossfire-client.png
  	${INSTALL_DATA} ${WRKSRC}/gtk-v2/crossfire-client.desktop \
 
 Modified: head/games/crossfire-client/distinfo
 ==============================================================================
 --- head/games/crossfire-client/distinfo	Sat May 10 20:44:55 2014	(r353602)
 +++ head/games/crossfire-client/distinfo	Sat May 10 21:06:22 2014	(r353603)
 @@ -1,2 +1,2 @@
 -SHA256 (crossfire-client-1.70.0.tar.gz) = afa3981785689baa22813ebc3893250c2f73374dda64bfc1dc41e64f4adc60b2
 -SIZE (crossfire-client-1.70.0.tar.gz) = 801043
 +SHA256 (crossfire-client-1.71.0.tar.bz2) = 5427655e756ffb48e75c1d9dc3200afab81efa7f2f00ffdf5dfee51918d5819d
 +SIZE (crossfire-client-1.71.0.tar.bz2) = 761156
 
 Modified: head/games/crossfire-client/pkg-plist
 ==============================================================================
 --- head/games/crossfire-client/pkg-plist	Sat May 10 20:44:55 2014	(r353602)
 +++ head/games/crossfire-client/pkg-plist	Sat May 10 21:06:22 2014	(r353603)
 @@ -2,21 +2,21 @@ bin/cfsndserv
  bin/crossfire-client-gtk2
  man/man6/crossfire-client-gtk2.6.gz
  share/applications/crossfire-client.desktop
 -%%DATADIR%%/glade-gtk2/caelestis.glade
 -%%DATADIR%%/glade-gtk2/chthonic.glade
 -%%DATADIR%%/glade-gtk2/dialogs.glade
 -%%DATADIR%%/glade-gtk2/eureka.glade
 -%%DATADIR%%/glade-gtk2/gtk-v1.glade
 -%%DATADIR%%/glade-gtk2/gtk-v2.glade
 -%%DATADIR%%/glade-gtk2/lobotomy.glade
 -%%DATADIR%%/glade-gtk2/meflin.glade
 -%%DATADIR%%/glade-gtk2/oroboros.glade
 -%%DATADIR%%/glade-gtk2/sixforty.glade
 -%%DATADIR%%/glade-gtk2/un-deux.glade
 -%%DATADIR%%/glade-gtk2/v1-redux.glade
  %%DATADIR%%/themes/Black
  %%DATADIR%%/themes/Standard
 +%%DATADIR%%/ui/caelestis.ui
 +%%DATADIR%%/ui/chthonic.ui
 +%%DATADIR%%/ui/dialogs.ui
 +%%DATADIR%%/ui/eureka.ui
 +%%DATADIR%%/ui/gtk-v1.ui
 +%%DATADIR%%/ui/gtk-v2.ui
 +%%DATADIR%%/ui/lobotomy.ui
 +%%DATADIR%%/ui/meflin.ui
 +%%DATADIR%%/ui/oroboros.ui
 +%%DATADIR%%/ui/sixforty.ui
 +%%DATADIR%%/ui/un-deux.ui
 +%%DATADIR%%/ui/v1-redux.ui
  share/pixmaps/crossfire-client.png
 +@dirrmtry %%DATADIR%%/ui
  @dirrmtry %%DATADIR%%/themes
 -@dirrmtry %%DATADIR%%/glade-gtk2
  @dirrmtry %%DATADIR%%
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405102110.s4ALA11N004720>