diff options
author | pawel <pawel@FreeBSD.org> | 2012-03-03 21:17:03 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-03-03 21:17:03 +0800 |
commit | d993e5565469e83a41949a410da11c1d85f006c8 (patch) | |
tree | b74f0cafd7c758039f8af7f960e1c1c7513c9594 /x11-themes | |
parent | 663f738a399eecbec6491fa120cdc2f2979156bc (diff) | |
download | freebsd-ports-graphics-d993e5565469e83a41949a410da11c1d85f006c8.tar.gz freebsd-ports-graphics-d993e5565469e83a41949a410da11c1d85f006c8.tar.zst freebsd-ports-graphics-d993e5565469e83a41949a410da11c1d85f006c8.zip |
- Update to version 1.0.5
- Hand maintainership to submitter
- Add USE_GETTEXT, port has translations
PR: ports/165621
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
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 418b858284c..e80b10e4610 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 e7c61074d61..5b78366b11d 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 |