diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-09 03:01:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-09 03:01:28 +0000 |
commit | 1a60caa995dee4879ae52e98ac32befca2aee201 (patch) | |
tree | d866a8bf010f96171921eb31e91dccd37ea74abc /x11-themes | |
parent | Repack the -devel port now that version 3.0 of the wire protocol has been (diff) |
Update to 0.73.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=80502
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-bluecurve-theme/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/gtk-bluecurve-theme/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/qt-bluecurve-theme/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/qt-bluecurve-theme/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/qt-bluecurve-theme/files/Makefile-qt3 | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/x11-themes/gtk-bluecurve-theme/Makefile b/x11-themes/gtk-bluecurve-theme/Makefile index 1ddaf2a4f0d2..747cc5a23772 100644 --- a/x11-themes/gtk-bluecurve-theme/Makefile +++ b/x11-themes/gtk-bluecurve-theme/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gtk-bluecurve-theme -PORTVERSION= 0.49 +PORTVERSION= 0.73 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} -MASTER_SITE_SUBDIR= rawhide/s390/SRPMS +MASTER_SITE_SUBDIR= 9/en/os/i386/SRPMS DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm MAINTAINER= rzheka@users.sourceforge.net @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GNOME= gdkpixbuf USE_REINPLACE= yes -RH_SUBVERSION= 3 +RH_SUBVERSION= 1 THEMES_SUBDIRS= ${WRKSRC}/art/gtk/Bluecurve1 .if defined(WITH_GTK2) diff --git a/x11-themes/gtk-bluecurve-theme/distinfo b/x11-themes/gtk-bluecurve-theme/distinfo index e62420701690..35a073da0d95 100644 --- a/x11-themes/gtk-bluecurve-theme/distinfo +++ b/x11-themes/gtk-bluecurve-theme/distinfo @@ -1 +1 @@ -MD5 (redhat-artwork-0.49-3.src.rpm) = d6bd0f1da2a712eae3a7203531f671ba +MD5 (redhat-artwork-0.73-1.src.rpm) = 8928ed251e5f997bbf51b6011c459310 diff --git a/x11-themes/qt-bluecurve-theme/Makefile b/x11-themes/qt-bluecurve-theme/Makefile index 8fc0657dab48..305ceb0591c4 100644 --- a/x11-themes/qt-bluecurve-theme/Makefile +++ b/x11-themes/qt-bluecurve-theme/Makefile @@ -6,10 +6,10 @@ # PORTNAME= qt-bluecurve-theme -PORTVERSION= 0.49 +PORTVERSION= 0.73 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} -MASTER_SITE_SUBDIR= rawhide/s390/SRPMS +MASTER_SITE_SUBDIR= 9/en/os/i386/SRPMS DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm MAINTAINER= rzheka@users.sourceforge.net @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_REINPLACE= yes -RH_SUBVERSION= 3 +RH_SUBVERSION= 1 USE_QT_VER= 3 THEMES_SUBDIRS = ${WRKSRC}/art/qt/Bluecurve diff --git a/x11-themes/qt-bluecurve-theme/distinfo b/x11-themes/qt-bluecurve-theme/distinfo index e62420701690..35a073da0d95 100644 --- a/x11-themes/qt-bluecurve-theme/distinfo +++ b/x11-themes/qt-bluecurve-theme/distinfo @@ -1 +1 @@ -MD5 (redhat-artwork-0.49-3.src.rpm) = d6bd0f1da2a712eae3a7203531f671ba +MD5 (redhat-artwork-0.73-1.src.rpm) = 8928ed251e5f997bbf51b6011c459310 diff --git a/x11-themes/qt-bluecurve-theme/files/Makefile-qt3 b/x11-themes/qt-bluecurve-theme/files/Makefile-qt3 index 5b77b025b543..bb005ff1a2b4 100644 --- a/x11-themes/qt-bluecurve-theme/files/Makefile-qt3 +++ b/x11-themes/qt-bluecurve-theme/files/Makefile-qt3 @@ -37,7 +37,7 @@ bluecurve.la: $(bluecurve_la_OBJECTS) $(bluecurve_la_DEPENDENCIES) $(CXXCOMPILE) -c $< .cpp.lo: $(LTCXXCOMPILE) -c $< -bluecurve.lo bluecurve.o : bluecurve.cpp bluecurve.moc bluecurve.h +bluecurve.lo bluecurve.o : bluecurve.cpp bluecurve.moc bluecurve.h bits.cpp plugin.lo plugin.o : plugin.cpp bluecurve.h all-am: $(LTLIBRARIES) all-redirect: all-am |