diff options
author | edwin <edwin@FreeBSD.org> | 2006-03-21 20:39:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-03-21 20:39:12 +0800 |
commit | ad6e698dff1a772040eb6898aeb56bb1a167c3fc (patch) | |
tree | 9502bd8abddfc4a68856672c9ec8c90733a3ec5e | |
parent | a37d895fffba140d6aab6ce7e1918114d8dfc4f1 (diff) | |
download | freebsd-ports-gnome-ad6e698dff1a772040eb6898aeb56bb1a167c3fc.tar.gz freebsd-ports-gnome-ad6e698dff1a772040eb6898aeb56bb1a167c3fc.tar.zst freebsd-ports-gnome-ad6e698dff1a772040eb6898aeb56bb1a167c3fc.zip |
Update to version 1.5
Wednesday, Feb 8th 2006, 13:52:00
Gary V. Vaughan
A slew of updates:
* Fixed the long-standing missing examples bug with the online book.
* Created brand new examples that work with autoconf-2.59,
automake-1.9.6 and libtool-1.5.22:
o foonly-2.0
o small-2.0
o hello-2.0
o convenience-2.0
* Fixed some more typos in the book's text.
* Uploaded a new autobook-1.5 version of the downloadable html
version of the book incorporating all of these changes.
-rw-r--r-- | devel/autobook/Makefile | 2 | ||||
-rw-r--r-- | devel/autobook/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/autobook/Makefile b/devel/autobook/Makefile index c5eaaf3f8e18..5fa3e6bc4720 100644 --- a/devel/autobook/Makefile +++ b/devel/autobook/Makefile @@ -6,7 +6,7 @@ # PORTNAME= autobook -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= devel MASTER_SITES= http://sources.redhat.com/autobook/ diff --git a/devel/autobook/distinfo b/devel/autobook/distinfo index 944e4f0e1344..7b86e6503f5c 100644 --- a/devel/autobook/distinfo +++ b/devel/autobook/distinfo @@ -1,3 +1,3 @@ -MD5 (autobook-1.4.tar.gz) = 623957f2ebe498457f4527c1477690f2 -SHA256 (autobook-1.4.tar.gz) = d8beade4a305deece6e9633f613d2cad74098e10f5ce8e727a86d345b00fd41a -SIZE (autobook-1.4.tar.gz) = 340742 +MD5 (autobook-1.5.tar.gz) = ce2be49c716a917e7c9342e7dedfeaf0 +SHA256 (autobook-1.5.tar.gz) = e723188406d4017a58f460adf4ad986600e663194a47c6d198b0e84bcd68f7d4 +SIZE (autobook-1.5.tar.gz) = 357570 |