diff options
author | obrien <obrien@FreeBSD.org> | 2004-10-11 22:10:58 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-10-11 22:10:58 +0000 |
commit | 661128f1eab2d3182bb4e9f81841a14751558759 (patch) | |
tree | 7256648e9c139b1c128f4cacf3f906d60f1906b9 /net/cvsup | |
parent | 82db10b62ae7bea0e1d15878a08b9f31d5d0b3c8 (diff) | |
download | FreeBSD-ports-661128f1eab2d3182bb4e9f81841a14751558759.zip FreeBSD-ports-661128f1eab2d3182bb4e9f81841a14751558759.tar.gz |
Catching up with lib bumping, consume libm.so.3 on AMD64.
Approved by: portmgr(marcus)
Diffstat (limited to 'net/cvsup')
-rw-r--r-- | net/cvsup/Makefile | 1 | ||||
-rw-r--r-- | net/cvsup/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 73f0257..fa7641a 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -32,6 +32,7 @@ BROKEN= Not supported on versions earlier than 4.1-RELEASE .if ${ARCH} == "alpha" TARGET= FBSD_ALPHA .elif ${ARCH} == "amd64" +PORTREVISION= 1 MASTER_SITE_SUBDIR= obrien MASTER_SITES= ${MASTER_SITE_LOCAL} DISTNAME= cvsup-without-gui.amd64 diff --git a/net/cvsup/distinfo b/net/cvsup/distinfo index 80413cf..2c107c7 100644 --- a/net/cvsup/distinfo +++ b/net/cvsup/distinfo @@ -1,4 +1,4 @@ MD5 (cvsup-snap-16.1h.tar.gz) = b100ace98a41aa9f3d3e75b0d3c245b0 SIZE (cvsup-snap-16.1h.tar.gz) = 430951 -MD5 (cvsup-without-gui.amd64.tar.bz2) = 57cd553c53780d273019b754dd8350c6 -SIZE (cvsup-without-gui.amd64.tar.bz2) = 335817 +MD5 (cvsup-without-gui.amd64.tar.bz2) = 5e83e6b68696058ebcc4e8666e8442a9 +SIZE (cvsup-without-gui.amd64.tar.bz2) = 335735 |