diff options
author | makc <makc@FreeBSD.org> | 2010-05-23 00:12:07 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-05-23 00:12:07 +0800 |
commit | e7bc44464df21907635d2f7fb5459972f8208972 (patch) | |
tree | 1711857a2b5a9c4832e19705025b2c8050f40205 /x11-themes | |
parent | c6579148a047f79a332690ea796499e5d6bcddcf (diff) | |
download | freebsd-ports-gnome-e7bc44464df21907635d2f7fb5459972f8208972.tar.gz freebsd-ports-gnome-e7bc44464df21907635d2f7fb5459972f8208972.tar.zst freebsd-ports-gnome-e7bc44464df21907635d2f7fb5459972f8208972.zip |
Update to 1.4.0
Take maintainership
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve-gtk2/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/qtcurve-gtk2/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile index a74bd9d10c6e..da6a0e85eccd 100644 --- a/x11-themes/qtcurve-gtk2/Makefile +++ b/x11-themes/qtcurve-gtk2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= qtcurve -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.4.0 CATEGORIES= x11-themes MASTER_SITES= http://home.freeuk.com/cpdrummond/ \ http://craigd.wikispaces.com/file/view/ @@ -15,7 +14,7 @@ PKGNAMEPREFIX= gtk2- PKGNAMESUFFIX= -theme DISTNAME= QtCurve-Gtk2-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= QtCurve GTK2 Theme Engine USE_BZIP2= yes @@ -28,7 +27,7 @@ USE_GNOME= gtk20 .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-* +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-style-qt_settings.c .endif post-extract: diff --git a/x11-themes/qtcurve-gtk2/distinfo b/x11-themes/qtcurve-gtk2/distinfo index a553235737cf..d9bacbed04ab 100644 --- a/x11-themes/qtcurve-gtk2/distinfo +++ b/x11-themes/qtcurve-gtk2/distinfo @@ -1,3 +1,3 @@ -MD5 (QtCurve-Gtk2-1.3.0.tar.bz2) = 8cd0ba8d24e7e06799e62b166bd5cd9b -SHA256 (QtCurve-Gtk2-1.3.0.tar.bz2) = 8951b2404e49c956bc0fe5b76f67b6a6c0e96570aba92e6766071d9f67b636ab -SIZE (QtCurve-Gtk2-1.3.0.tar.bz2) = 131684 +MD5 (QtCurve-Gtk2-1.4.0.tar.bz2) = 836d16f3895056b8429dcf8e820ae87b +SHA256 (QtCurve-Gtk2-1.4.0.tar.bz2) = 90b09a0b7de574e3ee6c6a7dc1666f92bd36db6f1b78fb146aeb8734b42a21bf +SIZE (QtCurve-Gtk2-1.4.0.tar.bz2) = 134240 |