diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-02 13:37:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-02 13:37:48 +0800 |
commit | e4579326f59837f6ef8bf2a9adf81e4572eb2b48 (patch) | |
tree | fefc8961c138ffbfc0054ac1776983dd5bb492a3 /devel | |
parent | c27cb306bcc2e561a31b96918216a38bd69e29b2 (diff) | |
download | marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.tar marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.tar.gz marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.tar.bz2 marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.tar.lz marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.tar.xz marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.tar.zst marcuscom-ports-e4579326f59837f6ef8bf2a9adf81e4572eb2b48.zip |
Update to snapshot 20070102 to fix the build on 32-bit platforms.
Reported by: Pawel Worach <pawel.worach@gmail.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8133 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 1fad18295..34d405a37 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/devel/libgtop/Makefile,v 1.71 2006/12/03 19:52:29 marcus Exp $ -# $MCom: ports/devel/libgtop/Makefile,v 1.7 2006/12/24 06:09:32 marcus Exp $ +# $MCom: ports/devel/libgtop/Makefile,v 1.8 2007/01/01 21:53:26 marcus Exp $ PORTNAME= libgtop PORTVERSION= 2.14.5.${SNAPVERSION} @@ -32,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ INFO= libgtop2 -SNAPVERSION= 20070101 +SNAPVERSION= 20070102 .include <bsd.port.pre.mk> diff --git a/devel/libgtop/distinfo b/devel/libgtop/distinfo index 87a36f5b0..76d6818d1 100644 --- a/devel/libgtop/distinfo +++ b/devel/libgtop/distinfo @@ -1,3 +1,3 @@ -MD5 (libgtop-2.14.5.20070101.tar.bz2) = 5d0a984e6792bf6274ad13e4e3bc1c0f -SHA256 (libgtop-2.14.5.20070101.tar.bz2) = 1989d1d71d3c8f450d997d64c79aa3d1003e9bd21e1046d4780c126948ae80dc -SIZE (libgtop-2.14.5.20070101.tar.bz2) = 662535 +MD5 (libgtop-2.14.5.20070102.tar.bz2) = a76a5432b35bdf7e8172ba5e01d70d6b +SHA256 (libgtop-2.14.5.20070102.tar.bz2) = 1a2148c698b37bc0a01ffaddd0306d835af7ba3adf195671f110313f26aa8327 +SIZE (libgtop-2.14.5.20070102.tar.bz2) = 661861 |