diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-03-03 13:17:03 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-03-03 13:17:03 +0000 |
commit | 54ab47944e4a493c9e1b411811658fe22a7846d3 (patch) | |
tree | 5863a7e80dcfce06cb54ec583644dfd51fdf6df0 /x11-themes | |
parent | c28b747d6fc36ae97c35980f83d77dc9e8c153c9 (diff) | |
download | ports-54ab47944e4a493c9e1b411811658fe22a7846d3.tar.gz ports-54ab47944e4a493c9e1b411811658fe22a7846d3.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-style-polyester/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/kde-style-polyester/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/kde-style-polyester/Makefile b/x11-themes/kde-style-polyester/Makefile index 418b858284c5..e80b10e4610b 100644 --- a/x11-themes/kde-style-polyester/Makefile +++ b/x11-themes/kde-style-polyester/Makefile @@ -6,21 +6,21 @@ # PORTNAME= polyester -PORTVERSION= 1.0.4 -PORTREVISION= 6 +PORTVERSION= 1.0.5 CATEGORIES= x11-themes kde MASTER_SITES= http://www.notmart.org/files/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= markus PKGNAMEPREFIX= kde-style- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= KDE style and window decoration USE_BZIP2= yes USE_KDEBASE_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_GETTEXT= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/x11-themes/kde-style-polyester/distinfo b/x11-themes/kde-style-polyester/distinfo index e7c61074d614..5b78366b11d7 100644 --- a/x11-themes/kde-style-polyester/distinfo +++ b/x11-themes/kde-style-polyester/distinfo @@ -1,2 +1,2 @@ -SHA256 (polyester-1.0.4.tar.bz2) = ff4f7face277efc33896b1e05a9ab3fb882e65b9341b8bc52d76e6d659ea08a1 -SIZE (polyester-1.0.4.tar.bz2) = 594563 +SHA256 (polyester-1.0.5.tar.bz2) = 6f093d5ffeea4644eb0911f419b383e5e3c257b4c85e59c1bcfb2db68c48c754 +SIZE (polyester-1.0.5.tar.bz2) = 599326 |