svn commit: r370956 - head/misc/compat10x
Renato Botelho
garga at FreeBSD.org
Wed Oct 15 21:33:55 UTC 2014
Author: garga
Date: Wed Oct 15 21:33:53 2014
New Revision: 370956
URL: https://svnweb.freebsd.org/changeset/ports/370956
QAT: https://qat.redports.org/buildarchive/r370956/
Log:
Add libopie.so.7 to compat10x
Modified:
head/misc/compat10x/Makefile
head/misc/compat10x/distinfo
head/misc/compat10x/pkg-plist.amd64
head/misc/compat10x/pkg-plist.i386
Modified: head/misc/compat10x/Makefile
==============================================================================
--- head/misc/compat10x/Makefile Wed Oct 15 20:52:44 2014 (r370955)
+++ head/misc/compat10x/Makefile Wed Oct 15 21:33:53 2014 (r370956)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= compat10x
-PORTVERSION= 10.0.1000510.201407
+PORTVERSION= 10.0.1000510.201410
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= garga/compat
Modified: head/misc/compat10x/distinfo
==============================================================================
--- head/misc/compat10x/distinfo Wed Oct 15 20:52:44 2014 (r370955)
+++ head/misc/compat10x/distinfo Wed Oct 15 21:33:53 2014 (r370956)
@@ -1,4 +1,4 @@
-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
+SHA256 (compat10x-amd64-10.0.1000510.201410.tar.xz) = 1f8103eadf78ecc2246a5aa3f32d6aa87645162bf7af31f375b535cd2858387b
+SIZE (compat10x-amd64-10.0.1000510.201410.tar.xz) = 336392
+SHA256 (compat10x-i386-10.0.1000510.201410.tar.xz) = 305428553a638db0ad8a003f33f4f9eff25b6262184e5a7a180613c834f2ea54
+SIZE (compat10x-i386-10.0.1000510.201410.tar.xz) = 173012
Modified: head/misc/compat10x/pkg-plist.amd64
==============================================================================
--- head/misc/compat10x/pkg-plist.amd64 Wed Oct 15 20:52:44 2014 (r370955)
+++ head/misc/compat10x/pkg-plist.amd64 Wed Oct 15 21:33:53 2014 (r370956)
@@ -3,6 +3,7 @@ lib/compat/libdwarf.so.3
lib/compat/libelf.so.1
lib/compat/libhistory.so.8
lib/compat/libipx.so.5
+lib/compat/libopie.so.7
lib/compat/libreadline.so.8
lib/compat/libsbuf.so.6
lib32/compat/libcam.so.6
@@ -10,6 +11,7 @@ lib32/compat/libdwarf.so.3
lib32/compat/libelf.so.1
lib32/compat/libhistory.so.8
lib32/compat/libipx.so.5
+lib32/compat/libopie.so.7
lib32/compat/libreadline.so.8
lib32/compat/libsbuf.so.6
@dirrmtry lib/compat
Modified: head/misc/compat10x/pkg-plist.i386
==============================================================================
--- head/misc/compat10x/pkg-plist.i386 Wed Oct 15 20:52:44 2014 (r370955)
+++ head/misc/compat10x/pkg-plist.i386 Wed Oct 15 21:33:53 2014 (r370956)
@@ -3,6 +3,7 @@ lib/compat/libdwarf.so.3
lib/compat/libelf.so.1
lib/compat/libhistory.so.8
lib/compat/libipx.so.5
+lib/compat/libopie.so.7
lib/compat/libreadline.so.8
lib/compat/libsbuf.so.6
@dirrmtry lib/compat
More information about the svn-ports-all
mailing list