Date: Fri, 19 Nov 2004 22:09:42 -0500 From: "Tom McLaughlin" <tmclaugh@sdf.lonestar.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/74144: [Maintainer Update] x11-themes/gnome-icons-noia-full: Update to latest icon set release Message-ID: <1100920182.0@compass.straycat.dhs.org> Resent-Message-ID: <200411200310.iAK3AT9w081180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74144 >Category: ports >Synopsis: [Maintainer Update] x11-themes/gnome-icons-noia-full: Update to latest icon set release >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 20 03:10:29 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC >Description: Attached patch updates port to latest release. Also unbreaks fetch as the distfile was renamed. Theme set no loner uses a version number so PORTVERSION is set to release date. >How-To-Repeat: >Fix: --- gnome-icons-noia-full.diff begins here --- diff -Nur gnome-icons-noia-full.orig/Makefile gnome-icons-noia-full/Makefile --- gnome-icons-noia-full.orig/Makefile Wed Aug 11 18:01:58 2004 +++ gnome-icons-noia-full/Makefile Thu Nov 18 23:17:03 2004 @@ -10,15 +10,14 @@ # x11-themes/gnome-icons/bsd.gnome-icons.mk for it. PORTNAME= noia-full -PORTVERSION= 0.95 -PORTREVISION= 1 +PORTVERSION= 20041102 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon -DISTNAME= ICON-Noia-full-${PORTVERSION} +DISTNAME= ICON-Noia MAINTAINER= tmclaugh@sdf.lonestar.org -COMMENT= Noia-Full Icons for Gnome +COMMENT= Noia Icons for Gnome NO_PACKAGE= ${REASON} NO_CDROM= ${REASON} diff -Nur gnome-icons-noia-full.orig/distinfo gnome-icons-noia-full/distinfo --- gnome-icons-noia-full.orig/distinfo Thu Mar 4 15:31:18 2004 +++ gnome-icons-noia-full/distinfo Thu Nov 18 23:21:20 2004 @@ -1,2 +1,2 @@ -MD5 (ICON-Noia-full-0.95.tar.bz2) = 1907cbf4e9f3b7b8ae90c82f815e08c7 -SIZE (ICON-Noia-full-0.95.tar.bz2) = 16464829 +MD5 (ICON-Noia.tar.bz2) = 495bd213833d0402e3b265b2b3885726 +SIZE (ICON-Noia.tar.bz2) = 17616680 --- gnome-icons-noia-full.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100920182.0>