Update to 1.91.1.

PR:	48597
Submitted by:	maintainer
This commit is contained in:
Joe Marcus Clarke 2003-02-23 18:17:16 +00:00
parent c7a12fe754
commit 8606beae6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76294
4 changed files with 2 additions and 40 deletions

View File

@ -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/

View File

@ -1 +1 @@
MD5 (glabels-1.90.0.tar.gz) = f6cdde27ca5a521512f145c0d277ef9f
MD5 (glabels-1.91.1.tar.gz) = bd5bfd26c9e8c8f7741e255264ce2377

View File

@ -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

View File

@ -4,7 +4,6 @@ share/gnome/apps/Applications/glabels.desktop
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