diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-08-24 14:16:50 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-08-24 14:16:50 +0000 |
commit | bfcba2c1cb694d0841c7b4c4061284f098962eb6 (patch) | |
tree | abc8e9cd16eedd525240a24c682020d6fd34910e /misc/compat8x | |
parent | d99bb55102ff076f20f3aeb4201c6b01f4bd2fc9 (diff) | |
download | ports-bfcba2c1cb694d0841c7b4c4061284f098962eb6.tar.gz ports-bfcba2c1cb694d0841c7b4c4061284f098962eb6.zip |
Notes
Diffstat (limited to 'misc/compat8x')
-rw-r--r-- | misc/compat8x/Makefile | 3 | ||||
-rw-r--r-- | misc/compat8x/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/compat8x/Makefile b/misc/compat8x/Makefile index 7a58ea63bf9d..2c7a23c38987 100644 --- a/misc/compat8x/Makefile +++ b/misc/compat8x/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat8x -PORTVERSION= 8.4.804000.201306 +PORTVERSION= 8.4.804000.201306.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= garga/compat @@ -18,6 +18,7 @@ PLIST= ${PKGDIR}/pkg-plist.${ARCH} TARGET_DIR= ${PREFIX}/lib/compat TARGET32_DIR= ${PREFIX}/lib32/compat USE_LDCONFIG= ${TARGET_DIR} +WRKSRC= ${WRKDIR}/${PORTNAME}-${ARCH}-8.4.804000.201306 .include <bsd.port.pre.mk> diff --git a/misc/compat8x/distinfo b/misc/compat8x/distinfo index d8f1ea928276..6160545f3e41 100644 --- a/misc/compat8x/distinfo +++ b/misc/compat8x/distinfo @@ -1,4 +1,4 @@ -SHA256 (compat8x-amd64-8.4.804000.201306.tar.bz2) = 0fac2c13e54e3381e24e2d8c12391e7b184b59b255ffa43f4e92e2867fc0f000 -SIZE (compat8x-amd64-8.4.804000.201306.tar.bz2) = 625998 -SHA256 (compat8x-i386-8.4.804000.201306.tar.bz2) = 5f8da9c68822bca651180daa1e7d3a2a635b7ba4d99b7e202b4737dc9ddddca8 -SIZE (compat8x-i386-8.4.804000.201306.tar.bz2) = 312064 +SHA256 (compat8x-amd64-8.4.804000.201306.1.tar.bz2) = 0fac2c13e54e3381e24e2d8c12391e7b184b59b255ffa43f4e92e2867fc0f000 +SIZE (compat8x-amd64-8.4.804000.201306.1.tar.bz2) = 625998 +SHA256 (compat8x-i386-8.4.804000.201306.1.tar.bz2) = 5f8da9c68822bca651180daa1e7d3a2a635b7ba4d99b7e202b4737dc9ddddca8 +SIZE (compat8x-i386-8.4.804000.201306.1.tar.bz2) = 312064 |