diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-10-02 20:55:08 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-10-02 20:55:08 +0800 |
commit | f84ce400f48bb07133642a39dace8025706f1c9f (patch) | |
tree | f87e0476c603458b8a733363513583e3451d878a | |
parent | 7cd7a344f6ea6d0870d9f9419186feda1e1f8ab4 (diff) | |
download | freebsd-ports-gnome-f84ce400f48bb07133642a39dace8025706f1c9f.tar.gz freebsd-ports-gnome-f84ce400f48bb07133642a39dace8025706f1c9f.tar.zst freebsd-ports-gnome-f84ce400f48bb07133642a39dace8025706f1c9f.zip |
Unbreak and update to 1.2. Clean up some whitespace.
PR: ports/84373
Submitted by: decept <decept0@gmail.com> (maintainer)
-rw-r--r-- | x11-themes/kde-windeco-smoothblend/Makefile | 25 | ||||
-rw-r--r-- | x11-themes/kde-windeco-smoothblend/distinfo | 4 |
2 files changed, 13 insertions, 16 deletions
diff --git a/x11-themes/kde-windeco-smoothblend/Makefile b/x11-themes/kde-windeco-smoothblend/Makefile index b8db50900989..adc0f2d138d9 100644 --- a/x11-themes/kde-windeco-smoothblend/Makefile +++ b/x11-themes/kde-windeco-smoothblend/Makefile @@ -5,23 +5,20 @@ # $FreeBSD$ # -PORTNAME= smoothblend -PORTVERSION= 1.1 -CATEGORIES= x11-themes -MASTER_SITES= http://ww2.borgnet.us/files/ -DISTNAME= smooth-blend-${PORTVERSION} +PORTNAME= smoothblend +PORTVERSION= 1.2 +CATEGORIES= x11-themes kde +MASTER_SITES= http://www.p0z3r.org/downloads/ +DISTNAME= smooth-blend-${PORTVERSION} -MAINTAINER= decept0@gmail.com -COMMENT= A window decoration for KDE +MAINTAINER= decept0@gmail.com +COMMENT= A window decoration for KDE -BROKEN= "master site disappeared" -DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-08-31 - -USE_BZIP2= yes +USE_BZIP2= yes +USE_GMAKE= yes USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION} +GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION} .include <bsd.port.mk> diff --git a/x11-themes/kde-windeco-smoothblend/distinfo b/x11-themes/kde-windeco-smoothblend/distinfo index 99706eac6182..8cd757d616b5 100644 --- a/x11-themes/kde-windeco-smoothblend/distinfo +++ b/x11-themes/kde-windeco-smoothblend/distinfo @@ -1,2 +1,2 @@ -MD5 (smooth-blend-1.1.tar.bz2) = 96245b08187fe379a8221883436d8645 -SIZE (smooth-blend-1.1.tar.bz2) = 761015 +MD5 (smooth-blend-1.2.tar.bz2) = 0ea43cbf63ad0d5306917fc0f99cf50b +SIZE (smooth-blend-1.2.tar.bz2) = 758596 |