diff options
author | danilo <danilo@FreeBSD.org> | 2014-04-13 01:04:16 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-04-13 01:04:16 +0800 |
commit | 05cdf0ac1c34402eb324bf0f6e04d40b1c4b1087 (patch) | |
tree | 9c4e7fb1972c775c179e1751415f2e2c3910f473 /x11/yad | |
parent | e4deae7ad1f3a76342b464f194cd47200e067d54 (diff) | |
download | freebsd-ports-gnome-05cdf0ac1c34402eb324bf0f6e04d40b1c4b1087.tar.gz freebsd-ports-gnome-05cdf0ac1c34402eb324bf0f6e04d40b1c4b1087.tar.zst freebsd-ports-gnome-05cdf0ac1c34402eb324bf0f6e04d40b1c4b1087.zip |
- Project moved to SF
- Update from 0.25.1 to 0.26.1
- Convert USE_XZ to USES
- Add LICENSE
Diffstat (limited to 'x11/yad')
-rw-r--r-- | x11/yad/Makefile | 9 | ||||
-rw-r--r-- | x11/yad/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/x11/yad/Makefile b/x11/yad/Makefile index aa360049aebe..7b9ec6a68cca 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -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 diff --git a/x11/yad/distinfo b/x11/yad/distinfo index e7d71cb5814f..2c53de2d9ac5 100644 --- a/x11/yad/distinfo +++ b/x11/yad/distinfo @@ -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 |