Date: 23 Feb 2003 18:06:54 -0000 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@freebsd.org, marcus@FreeBSD.org Subject: [UPDATE] glabels Message-ID: <20030223180654.62883.qmail@httpd.terions.de>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Martin Klaffenboeck >Organization: >Confidential: no >Synopsis: [UPDATE] glabels >Severity: non-critical >Priority: low >Category: ports >Class: maintainer-update >Release: FreeBSD 4.7-STABLE i386 >Environment: System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #24: Mon Feb 10 21:21:27 CET 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: This is the update for the glabels port from 1.90.0 to 1.91.1 We have to remove the patch-aa file, now we do not have any patches anymore, the changes are allready in the sources, good work from the glabels - team. The Makefile, pkg-plist and distinfo files are updated. >How-To-Repeat: >Fix: --- glabels.diff begins here --- diff -Nur glabels.orig/Makefile glabels/Makefile --- glabels.orig/Makefile Fri Feb 21 00:56:17 2003 +++ glabels/Makefile Sun Feb 23 18:03:53 2003 @@ -6,8 +6,7 @@ # PORTNAME= glabels -PORTVERSION= 1.90.0 -PORTREVISION= 1 +PORTVERSION= 1.91.1 CATEGORIES= deskutils MASTER_SITES= http://snaught.com/glabels/source/ diff -Nur glabels.orig/distinfo glabels/distinfo --- glabels.orig/distinfo Sun Oct 27 21:20:49 2002 +++ glabels/distinfo Sun Feb 23 18:05:14 2003 @@ -1 +1 @@ -MD5 (glabels-1.90.0.tar.gz) = f6cdde27ca5a521512f145c0d277ef9f +MD5 (glabels-1.91.1.tar.gz) = bd5bfd26c9e8c8f7741e255264ce2377 diff -Nur glabels.orig/files/patch-aa glabels/files/patch-aa --- glabels.orig/files/patch-aa Tue Oct 22 00:52:34 2002 +++ glabels/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,36 +0,0 @@ ---- doc/C/Makefile.in.orig Sun Sep 29 20:42:00 2002 -+++ doc/C/Makefile.in Sun Sep 29 20:48:50 2002 -@@ -252,33 +252,16 @@ - - glabels/index.html: $(SGML_FILES) - -db2html glabels.sgml -- -cp -rp images glabels/images - - dist-hook: index.html - -mkdir $(distdir)/glabels -- -mkdir $(distdir)/glabels/stylesheet-images -- -mkdir $(distdir)/glabels/images - -cp glabels/*.html $(distdir)/glabels - -cp glabels/*.css $(distdir)/glabels -- -cp glabels/stylesheet-images/*.gif $(distdir)/glabels/stylesheet-images -- -cp glabels/images/*.jpg $(distdir)/glabels/images -- -mkdir $(distdir)/images -- -cp images/*.jpg $(distdir)/images - - install-data-local: index.html -- -$(mkinstalldirs) $(DESTDIR)$(glabels_helpdir)/images -- -$(mkinstalldirs) $(DESTDIR)$(glabels_helpdir)/stylesheet-images - -for file in $(srcdir)/glabels/*.html $(srcdir)/glabels/*.css; do \ - basefile=`echo $$file | sed -e 's,^.*/,,'`; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(glabels_helpdir)/$$basefile; \ -- done -- -for file in $(srcdir)/glabels/images/*.jpg; do \ -- basefile=`echo $$file | sed -e 's,^.*/,,'`; \ -- $(INSTALL_DATA) $$file $(DESTDIR)$(glabels_helpdir)/images/$$basefile; \ -- done -- -for file in $(srcdir)/glabels/stylesheet-images/*.gif; do \ -- basefile=`echo $$file | sed -e 's,^.*/,,'`; \ -- $(INSTALL_DATA) $$file $(DESTDIR)$(glabels_helpdir)/stylesheet-images/$$basefile; \ - done - - glabels.ps: glabels.sgml diff -Nur glabels.orig/pkg-plist glabels/pkg-plist --- glabels.orig/pkg-plist Sun Oct 27 21:20:49 2002 +++ glabels/pkg-plist Sun Feb 23 18:57:54 2003 @@ -4,7 +4,6 @@ share/gnome/glabels/predefined-labels.template share/gnome/glabels/ui/glabels-ui.xml share/gnome/help/glabels/C/index.html -share/gnome/help/glabels/C/ln7.html share/gnome/help/glabels/C/topic.dat share/gnome/pixmaps/glabels/glabels-about-logo.png share/gnome/pixmaps/glabels/glabels-icon.png --- glabels.diff ends here --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030223180654.62883.qmail>