mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to 1.0.2.
This commit is contained in:
parent
f4a807a4a7
commit
ea2d2ccf32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60656
@ -10,7 +10,7 @@
|
||||
# AbiWord build system.
|
||||
|
||||
PORTNAME= AbiWord
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (AbiWord/abiword-1.0.1.tar.gz) = b9532c39879b2e11984135f6815b8e57
|
||||
MD5 (AbiWord/abiword-1.0.2.tar.gz) = 35c5ac5c08798238a9d63ee17d5de793
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- src/Makefile.orig Sun Jul 15 10:13:26 2001
|
||||
+++ src/Makefile Wed Aug 8 13:28:42 2001
|
||||
--- src/Makefile.orig Thu May 30 17:51:53 2002
|
||||
+++ src/Makefile Wed Jun 5 15:47:41 2002
|
||||
@@ -48,6 +48,7 @@
|
||||
|
||||
## Set the following to a list of pathnames to be copied to $(CANONDIR)
|
||||
@ -26,10 +26,10 @@ $FreeBSD$
|
||||
rm $$k ; \
|
||||
done)
|
||||
+ @(cd $(CANONDIR)/dictionary; $(ABICHMOD) ugo=r *)
|
||||
endif
|
||||
|
||||
@$(subst xxxx,$(CANONDIR)/clipart,$(VERIFY_DIRECTORY))
|
||||
@@ -106,10 +111,12 @@
|
||||
# We currently only ship american.hash, so the above and below aren't logical.
|
||||
# For same reason, this will only copy american.hash-encoding once in place. The rest is in abispell.
|
||||
@$(ABICOPY) $(ABI_ROOT)/../abidistfiles/dictionary/*.hash-encoding $(CANONDIR)/dictionary
|
||||
@@ -112,10 +117,12 @@
|
||||
fi
|
||||
# icons for X window manager use
|
||||
@$(subst xxxx,$(CANONDIR)/icons,$(VERIFY_DIRECTORY))
|
||||
|
@ -150,6 +150,7 @@ share/AbiSuite/AbiWord/system.profile-en-US
|
||||
share/AbiSuite/AbiWord/system.profile-en-ZA
|
||||
share/AbiSuite/AbiWord/system.profile-es
|
||||
share/AbiSuite/AbiWord/system.profile-es-ES
|
||||
share/AbiSuite/AbiWord/system.profile-fi-FI
|
||||
share/AbiSuite/AbiWord/system.profile-fr
|
||||
share/AbiSuite/AbiWord/system.profile-fr-BE
|
||||
share/AbiSuite/AbiWord/system.profile-fr-CA
|
||||
@ -178,6 +179,7 @@ share/AbiSuite/AbiWord/system.profile-tr-TR
|
||||
share/AbiSuite/AbiWord/system.profile-tr-TR.CP1254
|
||||
share/AbiSuite/AbiWord/system.profile-zh-CN
|
||||
share/AbiSuite/AbiWord/system.profile-zh-TW
|
||||
share/AbiSuite/GNOME_AbiWord_Control_1_0.oaf
|
||||
share/AbiSuite/README
|
||||
share/AbiSuite/clipart/book.png
|
||||
share/AbiSuite/clipart/chip.png
|
||||
|
@ -10,7 +10,7 @@
|
||||
# AbiWord build system.
|
||||
|
||||
PORTNAME= AbiWord
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (AbiWord/abiword-1.0.1.tar.gz) = b9532c39879b2e11984135f6815b8e57
|
||||
MD5 (AbiWord/abiword-1.0.2.tar.gz) = 35c5ac5c08798238a9d63ee17d5de793
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- src/Makefile.orig Sun Jul 15 10:13:26 2001
|
||||
+++ src/Makefile Wed Aug 8 13:28:42 2001
|
||||
--- src/Makefile.orig Thu May 30 17:51:53 2002
|
||||
+++ src/Makefile Wed Jun 5 15:47:41 2002
|
||||
@@ -48,6 +48,7 @@
|
||||
|
||||
## Set the following to a list of pathnames to be copied to $(CANONDIR)
|
||||
@ -26,10 +26,10 @@ $FreeBSD$
|
||||
rm $$k ; \
|
||||
done)
|
||||
+ @(cd $(CANONDIR)/dictionary; $(ABICHMOD) ugo=r *)
|
||||
endif
|
||||
|
||||
@$(subst xxxx,$(CANONDIR)/clipart,$(VERIFY_DIRECTORY))
|
||||
@@ -106,10 +111,12 @@
|
||||
# We currently only ship american.hash, so the above and below aren't logical.
|
||||
# For same reason, this will only copy american.hash-encoding once in place. The rest is in abispell.
|
||||
@$(ABICOPY) $(ABI_ROOT)/../abidistfiles/dictionary/*.hash-encoding $(CANONDIR)/dictionary
|
||||
@@ -112,10 +117,12 @@
|
||||
fi
|
||||
# icons for X window manager use
|
||||
@$(subst xxxx,$(CANONDIR)/icons,$(VERIFY_DIRECTORY))
|
||||
|
@ -150,6 +150,7 @@ share/AbiSuite/AbiWord/system.profile-en-US
|
||||
share/AbiSuite/AbiWord/system.profile-en-ZA
|
||||
share/AbiSuite/AbiWord/system.profile-es
|
||||
share/AbiSuite/AbiWord/system.profile-es-ES
|
||||
share/AbiSuite/AbiWord/system.profile-fi-FI
|
||||
share/AbiSuite/AbiWord/system.profile-fr
|
||||
share/AbiSuite/AbiWord/system.profile-fr-BE
|
||||
share/AbiSuite/AbiWord/system.profile-fr-CA
|
||||
@ -178,6 +179,7 @@ share/AbiSuite/AbiWord/system.profile-tr-TR
|
||||
share/AbiSuite/AbiWord/system.profile-tr-TR.CP1254
|
||||
share/AbiSuite/AbiWord/system.profile-zh-CN
|
||||
share/AbiSuite/AbiWord/system.profile-zh-TW
|
||||
share/AbiSuite/GNOME_AbiWord_Control_1_0.oaf
|
||||
share/AbiSuite/README
|
||||
share/AbiSuite/clipart/book.png
|
||||
share/AbiSuite/clipart/chip.png
|
||||
|
@ -10,7 +10,7 @@
|
||||
# AbiWord build system.
|
||||
|
||||
PORTNAME= AbiWord
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (AbiWord/abiword-1.0.1.tar.gz) = b9532c39879b2e11984135f6815b8e57
|
||||
MD5 (AbiWord/abiword-1.0.2.tar.gz) = 35c5ac5c08798238a9d63ee17d5de793
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- src/Makefile.orig Sun Jul 15 10:13:26 2001
|
||||
+++ src/Makefile Wed Aug 8 13:28:42 2001
|
||||
--- src/Makefile.orig Thu May 30 17:51:53 2002
|
||||
+++ src/Makefile Wed Jun 5 15:47:41 2002
|
||||
@@ -48,6 +48,7 @@
|
||||
|
||||
## Set the following to a list of pathnames to be copied to $(CANONDIR)
|
||||
@ -26,10 +26,10 @@ $FreeBSD$
|
||||
rm $$k ; \
|
||||
done)
|
||||
+ @(cd $(CANONDIR)/dictionary; $(ABICHMOD) ugo=r *)
|
||||
endif
|
||||
|
||||
@$(subst xxxx,$(CANONDIR)/clipart,$(VERIFY_DIRECTORY))
|
||||
@@ -106,10 +111,12 @@
|
||||
# We currently only ship american.hash, so the above and below aren't logical.
|
||||
# For same reason, this will only copy american.hash-encoding once in place. The rest is in abispell.
|
||||
@$(ABICOPY) $(ABI_ROOT)/../abidistfiles/dictionary/*.hash-encoding $(CANONDIR)/dictionary
|
||||
@@ -112,10 +117,12 @@
|
||||
fi
|
||||
# icons for X window manager use
|
||||
@$(subst xxxx,$(CANONDIR)/icons,$(VERIFY_DIRECTORY))
|
||||
|
@ -150,6 +150,7 @@ share/AbiSuite/AbiWord/system.profile-en-US
|
||||
share/AbiSuite/AbiWord/system.profile-en-ZA
|
||||
share/AbiSuite/AbiWord/system.profile-es
|
||||
share/AbiSuite/AbiWord/system.profile-es-ES
|
||||
share/AbiSuite/AbiWord/system.profile-fi-FI
|
||||
share/AbiSuite/AbiWord/system.profile-fr
|
||||
share/AbiSuite/AbiWord/system.profile-fr-BE
|
||||
share/AbiSuite/AbiWord/system.profile-fr-CA
|
||||
@ -178,6 +179,7 @@ share/AbiSuite/AbiWord/system.profile-tr-TR
|
||||
share/AbiSuite/AbiWord/system.profile-tr-TR.CP1254
|
||||
share/AbiSuite/AbiWord/system.profile-zh-CN
|
||||
share/AbiSuite/AbiWord/system.profile-zh-TW
|
||||
share/AbiSuite/GNOME_AbiWord_Control_1_0.oaf
|
||||
share/AbiSuite/README
|
||||
share/AbiSuite/clipart/book.png
|
||||
share/AbiSuite/clipart/chip.png
|
||||
|
@ -10,7 +10,7 @@
|
||||
# AbiWord build system.
|
||||
|
||||
PORTNAME= AbiWord
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (AbiWord/abiword-1.0.1.tar.gz) = b9532c39879b2e11984135f6815b8e57
|
||||
MD5 (AbiWord/abiword-1.0.2.tar.gz) = 35c5ac5c08798238a9d63ee17d5de793
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- src/Makefile.orig Sun Jul 15 10:13:26 2001
|
||||
+++ src/Makefile Wed Aug 8 13:28:42 2001
|
||||
--- src/Makefile.orig Thu May 30 17:51:53 2002
|
||||
+++ src/Makefile Wed Jun 5 15:47:41 2002
|
||||
@@ -48,6 +48,7 @@
|
||||
|
||||
## Set the following to a list of pathnames to be copied to $(CANONDIR)
|
||||
@ -26,10 +26,10 @@ $FreeBSD$
|
||||
rm $$k ; \
|
||||
done)
|
||||
+ @(cd $(CANONDIR)/dictionary; $(ABICHMOD) ugo=r *)
|
||||
endif
|
||||
|
||||
@$(subst xxxx,$(CANONDIR)/clipart,$(VERIFY_DIRECTORY))
|
||||
@@ -106,10 +111,12 @@
|
||||
# We currently only ship american.hash, so the above and below aren't logical.
|
||||
# For same reason, this will only copy american.hash-encoding once in place. The rest is in abispell.
|
||||
@$(ABICOPY) $(ABI_ROOT)/../abidistfiles/dictionary/*.hash-encoding $(CANONDIR)/dictionary
|
||||
@@ -112,10 +117,12 @@
|
||||
fi
|
||||
# icons for X window manager use
|
||||
@$(subst xxxx,$(CANONDIR)/icons,$(VERIFY_DIRECTORY))
|
||||
|
@ -150,6 +150,7 @@ share/AbiSuite/AbiWord/system.profile-en-US
|
||||
share/AbiSuite/AbiWord/system.profile-en-ZA
|
||||
share/AbiSuite/AbiWord/system.profile-es
|
||||
share/AbiSuite/AbiWord/system.profile-es-ES
|
||||
share/AbiSuite/AbiWord/system.profile-fi-FI
|
||||
share/AbiSuite/AbiWord/system.profile-fr
|
||||
share/AbiSuite/AbiWord/system.profile-fr-BE
|
||||
share/AbiSuite/AbiWord/system.profile-fr-CA
|
||||
@ -178,6 +179,7 @@ share/AbiSuite/AbiWord/system.profile-tr-TR
|
||||
share/AbiSuite/AbiWord/system.profile-tr-TR.CP1254
|
||||
share/AbiSuite/AbiWord/system.profile-zh-CN
|
||||
share/AbiSuite/AbiWord/system.profile-zh-TW
|
||||
share/AbiSuite/GNOME_AbiWord_Control_1_0.oaf
|
||||
share/AbiSuite/README
|
||||
share/AbiSuite/clipart/book.png
|
||||
share/AbiSuite/clipart/chip.png
|
||||
|
Loading…
Reference in New Issue
Block a user