Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2014 17:04:16 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351110 - head/x11/yad
Message-ID:  <201404121704.s3CH4GEG042682@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Apr 12 17:04:16 2014
New Revision: 351110
URL: http://svnweb.freebsd.org/changeset/ports/351110
QAT: https://qat.redports.org/buildarchive/r351110/

Log:
  - Project moved to SF
  - Update from 0.25.1 to 0.26.1
  - Convert USE_XZ to USES
  - Add LICENSE

Modified:
  head/x11/yad/Makefile
  head/x11/yad/distinfo

Modified: head/x11/yad/Makefile
==============================================================================
--- head/x11/yad/Makefile	Sat Apr 12 16:58:26 2014	(r351109)
+++ head/x11/yad/Makefile	Sat Apr 12 17:04:16 2014	(r351110)
@@ -2,15 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	yad
-PORTVERSION=	0.25.1
+PORTVERSION=	0.26.1
 CATEGORIES=	x11 gnome
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	SF/${PORTNAME}-dialog/
 
 MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Display GNOME dialogs from the command line
 
-USES=		gmake pkgconfig
-USE_XZ=		yes
+LICENSE=	GPLv3
+
+USES=		gmake pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes

Modified: head/x11/yad/distinfo
==============================================================================
--- head/x11/yad/distinfo	Sat Apr 12 16:58:26 2014	(r351109)
+++ head/x11/yad/distinfo	Sat Apr 12 17:04:16 2014	(r351110)
@@ -1,2 +1,2 @@
-SHA256 (yad-0.25.1.tar.xz) = ea94e5f31cd8a7134e93ed9004e505df9c3df11be9c92dfce042f5944ed292de
-SIZE (yad-0.25.1.tar.xz) = 228828
+SHA256 (yad-0.26.1.tar.xz) = a4071ce24e390866f0e817d2928d5df305f72fa3d3d24a581d695171913901b8
+SIZE (yad-0.26.1.tar.xz) = 230896



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