diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-07-18 16:16:20 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-07-18 16:16:20 +0000 |
commit | c39281d12c44dc74158f37fab6009728d679d8c3 (patch) | |
tree | 8c49d6add890b1baec565d36615e6ca87b4035ff /misc/compat10x | |
parent | 611fae35fd2a5cdf40ddcba094c0aeeb7c09dfad (diff) | |
download | ports-c39281d12c44dc74158f37fab6009728d679d8c3.tar.gz ports-c39281d12c44dc74158f37fab6009728d679d8c3.zip |
Notes
Diffstat (limited to 'misc/compat10x')
-rw-r--r-- | misc/compat10x/Makefile | 2 | ||||
-rw-r--r-- | misc/compat10x/distinfo | 8 | ||||
-rw-r--r-- | misc/compat10x/pkg-plist.amd64 | 6 | ||||
-rw-r--r-- | misc/compat10x/pkg-plist.i386 | 3 |
4 files changed, 14 insertions, 5 deletions
diff --git a/misc/compat10x/Makefile b/misc/compat10x/Makefile index 93efb201ce10..5cda5aec4e5c 100644 --- a/misc/compat10x/Makefile +++ b/misc/compat10x/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat10x -PORTVERSION= 10.0.1000510.201403 +PORTVERSION= 10.0.1000510.201407 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= garga/compat diff --git a/misc/compat10x/distinfo b/misc/compat10x/distinfo index d6eecd1bb4d4..037c0d7eb5d2 100644 --- a/misc/compat10x/distinfo +++ b/misc/compat10x/distinfo @@ -1,4 +1,4 @@ -SHA256 (compat10x-i386-10.0.1000510.201403.tar.xz) = da6302a271cf5cce1aab42457abe7c4b49d0883831f5bf6087f00ceb06da557c -SIZE (compat10x-i386-10.0.1000510.201403.tar.xz) = 80840 -SHA256 (compat10x-amd64-10.0.1000510.201403.tar.xz) = 7f1bdec2a2dc2e6c98f3a28e8a6ec621f18b01acecab749320116f9dfbd9e990 -SIZE (compat10x-amd64-10.0.1000510.201403.tar.xz) = 149348 +SHA256 (compat10x-amd64-10.0.1000510.201407.tar.xz) = a370eaefd9e5c744c6b7104176c0a8750ee3b31398c2c8423ff6dfac120b2f29 +SIZE (compat10x-amd64-10.0.1000510.201407.tar.xz) = 316196 +SHA256 (compat10x-i386-10.0.1000510.201407.tar.xz) = dc6b11e73eff01bb387587bc3c3baa09dbf3c4f099f06b7590652fece886fe6c +SIZE (compat10x-i386-10.0.1000510.201407.tar.xz) = 162200 diff --git a/misc/compat10x/pkg-plist.amd64 b/misc/compat10x/pkg-plist.amd64 index 87519bdc246c..7babd7720ffc 100644 --- a/misc/compat10x/pkg-plist.amd64 +++ b/misc/compat10x/pkg-plist.amd64 @@ -1,11 +1,17 @@ lib/compat/libcam.so.6 lib/compat/libdwarf.so.3 lib/compat/libelf.so.1 +lib/compat/libhistory.so.8 lib/compat/libipx.so.5 +lib/compat/libreadline.so.8 +lib/compat/libsbuf.so.6 lib32/compat/libcam.so.6 lib32/compat/libdwarf.so.3 lib32/compat/libelf.so.1 +lib32/compat/libhistory.so.8 lib32/compat/libipx.so.5 +lib32/compat/libreadline.so.8 +lib32/compat/libsbuf.so.6 @dirrmtry lib/compat @dirrmtry lib32/compat @dirrmtry lib32 diff --git a/misc/compat10x/pkg-plist.i386 b/misc/compat10x/pkg-plist.i386 index a77cb94d19da..547f76666155 100644 --- a/misc/compat10x/pkg-plist.i386 +++ b/misc/compat10x/pkg-plist.i386 @@ -1,5 +1,8 @@ lib/compat/libcam.so.6 lib/compat/libdwarf.so.3 lib/compat/libelf.so.1 +lib/compat/libhistory.so.8 lib/compat/libipx.so.5 +lib/compat/libreadline.so.8 +lib/compat/libsbuf.so.6 @dirrmtry lib/compat |