Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…orts into hbsd/master
  • Loading branch information
Sp1l committed Feb 11, 2017
2 parents 9b7ec1c + 86a90f7 commit 9eedba0
Show file tree
Hide file tree
Showing 394 changed files with 3,372 additions and 2,689 deletions.
17 changes: 0 additions & 17 deletions Mk/Scripts/qa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -641,22 +641,6 @@ proxydeps_suggest_uses() {
fi
}

subst_dep_file() {
local dep_file=$1
if expr ${dep_file} : "${LOCALBASE}/lib/libGL.so.[0-9]$" > /dev/null; then
if [ -f ${LOCALBASE}/lib/.mesa/libGL.so ]; then
echo ${LOCALBASE}/lib/.mesa/libGL.so
return
fi
elif expr ${dep_file} : "${LOCALBASE}/lib/libEGL.so.[0-9]$" > /dev/null; then
if [ -f ${LOCALBASE}/lib/.mesa/libEGL.so ]; then
echo ${LOCALBASE}/lib/.mesa/libEGL.so
return
fi
fi
echo ${dep_file}
}

proxydeps() {
local file dep_file dep_file_pkg already rc

Expand All @@ -670,7 +654,6 @@ proxydeps() {
while read dep_file; do
# No results presents a blank line from heredoc.
[ -z "${dep_file}" ] && continue
dep_file=$(subst_dep_file ${dep_file})
# Skip files we already checked.
if listcontains ${dep_file} "${already}"; then
continue
Expand Down
17 changes: 7 additions & 10 deletions Mk/bsd.xorg.mk
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,12 @@ USE_XORG+= xorg-macros

. if ${XORG_CAT} == "driver"
USE_XORG+= xorg-server xproto randrproto xi renderproto xextproto \
inputproto kbproto fontsproto videoproto dri2proto xf86driproto \
presentproto glproto xineramaproto resourceproto scrnsaverproto
# work around a llvm bug on i386, llvm bug #15806
# reproduced with clang 3.2 (current release) and 3.1
. if ${ARCH} == i386
CFLAGS+= -fno-optimize-sibling-calls
. endif
inputproto kbproto fontsproto videoproto dri2proto dri3proto \
xf86driproto presentproto glproto xineramaproto resourceproto \
scrnsaverproto
CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4'
USES+= libtool
INSTALL_TARGET= install-strip
. endif

. if ${XORG_CAT} == "font"
Expand Down Expand Up @@ -101,7 +98,7 @@ CONFIGURE_ARGS+= --with-xkb-path=${LOCALBASE}/share/X11/xkb \
--with-fontrootdir=${LOCALBASE}/share/fonts

LIB_PC_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/dri
USE_XORG+= pciaccess xextproto videoproto fontsproto dri2proto fontutil:build
USE_XORG+= fontutil:build
. endif

.endif
Expand All @@ -115,7 +112,7 @@ Xorg_Post_Include= bsd.xorg.mk
# Register all xorg .pc files here.
# foo_LIB_PC_DEPENDS means it should go to BUILD_DEPENDS *and* RUN_DEPENDS.

XORG_MODULES= bigreqsproto \
XORG_MODULES= bigreqsproto \
compositeproto \
damageproto \
dmx \
Expand Down Expand Up @@ -239,7 +236,7 @@ xaw_LIB_PC_DEPENDS= ${xaw7_LIB_PC_DEPENDS}
xaw6_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw6.pc:x11-toolkits/libXaw
xaw7_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw7.pc:x11-toolkits/libXaw
xbitmaps_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps
xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb
xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb
xcmiscproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcmiscproto.pc:x11/xcmiscproto
xcomposite_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcomposite.pc:x11/libXcomposite
xcursor_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcursor.pc:x11/libXcursor
Expand Down
2 changes: 1 addition & 1 deletion archivers/zip-ada/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= SF/unzip-ada/
DISTNAME= zipada${PORTVERSION}

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Zip compressed archive file format library written in Ada

LICENSE= MIT
Expand Down
2 changes: 1 addition & 1 deletion archivers/zstd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PORTVERSION= 1.1.3
DISTVERSIONPREFIX= v
CATEGORIES= archivers

MAINTAINER= marino@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Zstandard - Fast real-time compression algorithm

LICENSE= BSD2CLAUSE
Expand Down
2 changes: 1 addition & 1 deletion astro/p5-Astro-SpaceTrack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Astro-SpaceTrack
PORTVERSION= 0.096
PORTVERSION= 0.097
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions astro/p5-Astro-SpaceTrack/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1484577120
SHA256 (Astro-SpaceTrack-0.096.tar.gz) = 9686ea512841f70bdd8f0e34fe2e9455e498cd0874faf7b4d7727b4a4db046f8
SIZE (Astro-SpaceTrack-0.096.tar.gz) = 164305
TIMESTAMP = 1486811675
SHA256 (Astro-SpaceTrack-0.097.tar.gz) = 70076474a793b512da739c20ad669e1f0ea75a560e94a79a3a4d154e4bbf57a8
SIZE (Astro-SpaceTrack-0.097.tar.gz) = 164462
2 changes: 1 addition & 1 deletion astro/p5-Astro-satpass/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Astro-satpass
PORTVERSION= 0.077
PORTVERSION= 0.078
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions astro/p5-Astro-satpass/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1480884614
SHA256 (Astro-satpass-0.077.tar.gz) = 51ea5180b2ada937363ca1f2a6c43da8e5025751e9c29df4512d9eb84204703e
SIZE (Astro-satpass-0.077.tar.gz) = 534934
TIMESTAMP = 1486811685
SHA256 (Astro-satpass-0.078.tar.gz) = 5bcd24a172b55b8200b472438a06f39f71ee00fcbf216405b94fc2790d87da99
SIZE (Astro-satpass-0.078.tar.gz) = 536678
2 changes: 1 addition & 1 deletion databases/adabase/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PORTVERSION= 3.1
DISTVERSIONPREFIX= v
CATEGORIES= databases

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Thick database bindings for Ada

LICENSE= ISCL
Expand Down
2 changes: 1 addition & 1 deletion databases/apq-mysql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_MYSQL_PR}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= APQ Ada95 MySQL database driver

LICENSE= GPLv2 GMGPL
Expand Down
2 changes: 1 addition & 1 deletion databases/apq-odbc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_ODBC_PR}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= APQ Ada95 ODBC database driver

LICENSE= GPLv2 GMGPL
Expand Down
2 changes: 1 addition & 1 deletion databases/apq-pgsql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_PGSQL_PR}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= APQ Ada95 PostgreSQL database driver

LICENSE= GPLv2 GMGPL
Expand Down
2 changes: 1 addition & 1 deletion databases/apq/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PORTREVISION= ${BASE_PORTREV}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= APQ Ada95 database base library

LICENSE= GPLv2 GMGPL
Expand Down
5 changes: 4 additions & 1 deletion databases/jdbc-oracle9i/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,12 @@ DISTFILES= ${CLASSES} ${OCRS_FILE}
DIST_SUBDIR= oracle9i
EXTRACT_ONLY= # none

MAINTAINER= thierry@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= The JDBC drivers for Oracle 9i

DEPRECATED= Oracle 9i is no more supported
EXPIRATION_DATE= 2017-03-07

RESTRICTED= This software is under license and export controls

USE_JAVA= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/jdbc-oracle9i/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is a port of the JDBC driver which is used to access Oracle 9i
databases using a database-independant API in Java for use with JDK 1.4.

WWW: http://www.oracle.com/technology/tech/java/sqlj_jdbc/index.html
WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
6 changes: 3 additions & 3 deletions databases/leofs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= leofs
PORTVERSION= 1.3.2
PORTVERSION= 1.3.2.1
CATEGORIES= databases
DIST_SUBDIR= ${PORTNAME}

Expand Down Expand Up @@ -83,14 +83,14 @@ LEOFS_DEPS= \
leo-project/elarm=d9e8a6f:elarm \
leo-project/erpcgen=0.2.5:erpcgen \
leo-project/folsom=0.8.2-p1:folsom \
leo-project/leo_backend_db=1.2.8:leo_backend_db \
leo-project/leo_backend_db=1.2.9:leo_backend_db \
leo-project/leo_cache=0.8.3:leo_cache \
leo-project/leo_commons=1.1.9:leo_commons \
leo-project/leo_dcerl=0.4.6:leo_dcerl \
leo-project/leo_logger=1.2.5:leo_logger \
leo-project/leo_mcerl=0.6.4:leo_mcerl \
leo-project/leo_mq=1.4.12:leo_mq \
leo-project/leo_object_storage=1.2.30:leo_object_storage \
leo-project/leo_object_storage=1.2.32:leo_object_storage \
leo-project/leo_ordning_reda=1.2.4:leo_ordning_reda \
leo-project/leo_pod=0.6.8:leo_pod \
leo-project/leo_redundant_manager=1.9.32:leo_redundant_manager \
Expand Down
14 changes: 7 additions & 7 deletions databases/leofs/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TIMESTAMP = 1485929506
SHA256 (leofs/leo-project-leofs-1.3.2_GH0.tar.gz) = 802fb152522c98054a7ff3ece33ad26710c70873a84f764672e1652941ffd974
SIZE (leofs/leo-project-leofs-1.3.2_GH0.tar.gz) = 2971030
TIMESTAMP = 1486831970
SHA256 (leofs/leo-project-leofs-1.3.2.1_GH0.tar.gz) = 73b7ed9ad271cde9aae75762aa95d5bbab594f1a6bb04689bc33627dccf8f929
SIZE (leofs/leo-project-leofs-1.3.2.1_GH0.tar.gz) = 2971284
SHA256 (leofs/basho-bitcask-2.0.7_GH0.tar.gz) = 029a0707618d6a24dc9359bcef21d1fac582a8045674a009aea05db1ec77fd5d
SIZE (leofs/basho-bitcask-2.0.7_GH0.tar.gz) = 968514
SHA256 (leofs/basho-cuttlefish-2.0.11_GH0.tar.gz) = 75de2ac844de08751e63ea97bbbb63c14bb8cb4860d76866cbdfe6a6992f4dd0
Expand Down Expand Up @@ -35,8 +35,8 @@ SHA256 (leofs/leo-project-erpcgen-0.2.5_GH0.tar.gz) = 025032ea1d1edfc577d5e913b5
SIZE (leofs/leo-project-erpcgen-0.2.5_GH0.tar.gz) = 205451
SHA256 (leofs/leo-project-folsom-0.8.2-p1_GH0.tar.gz) = aa2b2724be9600b0aabdcca535bb18334507b165ebc5728ce459f9321276ee0e
SIZE (leofs/leo-project-folsom-0.8.2-p1_GH0.tar.gz) = 174988
SHA256 (leofs/leo-project-leo_backend_db-1.2.8_GH0.tar.gz) = 48982287f79ccc88928c71614cef23dfbec5fe6d3d5db7e7feff23f9c882c9bf
SIZE (leofs/leo-project-leo_backend_db-1.2.8_GH0.tar.gz) = 195370
SHA256 (leofs/leo-project-leo_backend_db-1.2.9_GH0.tar.gz) = 5952e9f356e3ee51607c67b934e55951ead46600cefa0bf896df4037a931f3b7
SIZE (leofs/leo-project-leo_backend_db-1.2.9_GH0.tar.gz) = 195375
SHA256 (leofs/leo-project-leo_cache-0.8.3_GH0.tar.gz) = 4734aab62b79a53c9ff7fc07f502bc883cf1b5ef5dd6d7cdc571d4ca353c2282
SIZE (leofs/leo-project-leo_cache-0.8.3_GH0.tar.gz) = 187896
SHA256 (leofs/leo-project-leo_commons-1.1.9_GH0.tar.gz) = a19dd833f109513c359d9e5abd93c8678e244f3e39f1c73292501d0687755dcb
Expand All @@ -49,8 +49,8 @@ SHA256 (leofs/leo-project-leo_mcerl-0.6.4_GH0.tar.gz) = 431fe61dc3885d43a8daff56
SIZE (leofs/leo-project-leo_mcerl-0.6.4_GH0.tar.gz) = 185304
SHA256 (leofs/leo-project-leo_mq-1.4.12_GH0.tar.gz) = bd30cbf6f18fd8bcfe1e3754f633b59f7e08cc5e0ff61dbdc9281408d14ba90e
SIZE (leofs/leo-project-leo_mq-1.4.12_GH0.tar.gz) = 194234
SHA256 (leofs/leo-project-leo_object_storage-1.2.30_GH0.tar.gz) = 8e445a34804609475eacb0d328672ac6dec69d116b3ac161c8b7c3d8d043fb97
SIZE (leofs/leo-project-leo_object_storage-1.2.30_GH0.tar.gz) = 581138
SHA256 (leofs/leo-project-leo_object_storage-1.2.32_GH0.tar.gz) = 477770839c6e5febbb8bff9ffa0bd5d2959c43fbc95b4688547a72d26b0b5570
SIZE (leofs/leo-project-leo_object_storage-1.2.32_GH0.tar.gz) = 581138
SHA256 (leofs/leo-project-leo_ordning_reda-1.2.4_GH0.tar.gz) = 0900177b20166b14ba522f763ef4fb7c9ce88e2f168b25083dc7a8eb5bae8ce4
SIZE (leofs/leo-project-leo_ordning_reda-1.2.4_GH0.tar.gz) = 190372
SHA256 (leofs/leo-project-leo_pod-0.6.8_GH0.tar.gz) = 892c366788f4bd5f742a86ce1584de254c5702f455dabc76118fc013db698d82
Expand Down
1 change: 1 addition & 0 deletions devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3846,6 +3846,7 @@
SUBDIR += pecl-libevent
SUBDIR += pecl-memoize
SUBDIR += pecl-msgpack
SUBDIR += pecl-msgpack0
SUBDIR += pecl-ncurses
SUBDIR += pecl-newt
SUBDIR += pecl-params
Expand Down
2 changes: 1 addition & 1 deletion devel/ada-util/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PORTVERSION= 1.8.0
PORTREVISION= 3
CATEGORIES= devel

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility library for Ada 2005 applications

LICENSE= APACHE20
Expand Down
2 changes: 1 addition & 1 deletion devel/adabooch/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF/booch95/booch95/${PORTVERSION}
DISTNAME= bc-${PORTVERSION}

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Ada 95 Booch Components

LICENSE= GPLv2 GMGPL
Expand Down
2 changes: 1 addition & 1 deletion devel/adacurses/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/AdaCurses/
DISTNAME= AdaCurses-${PORTVERSION}

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Ada95 bindings for ncurses

LICENSE= MIT
Expand Down
2 changes: 1 addition & 1 deletion devel/adaid/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PORTVERSION= 0.0.1
DISTVERSIONPREFIX= v
CATEGORIES= devel

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Ada library for generating UUIDs

LICENSE= BSD2CLAUSE
Expand Down
2 changes: 1 addition & 1 deletion devel/ahven/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.ahven-framework.com/releases/

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Ada unit test framework

LICENSE= ISCL
Expand Down
2 changes: 1 addition & 1 deletion devel/alog/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libalog-${PORTVERSION}

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Stackable logging framework for Ada

LICENSE= LGPL21
Expand Down
2 changes: 1 addition & 1 deletion devel/aunit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= aunit-gpl-${PORTVERSION}-src

MAINTAINER= marino@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Ada unit testing framework

LICENSE= GPLv3
Expand Down
2 changes: 1 addition & 1 deletion devel/bmake/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= bmake
PORTVERSION= 20170114
PORTVERSION= 20170201
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/
DISTFILES= bmake-${PORTVERSION}.tar.gz mk-20151111.tar.gz
Expand Down
6 changes: 3 additions & 3 deletions devel/bmake/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1485693683
SHA256 (bmake-20170114.tar.gz) = 642a02de97ac61a2c01fb70b0a46eeb2285a0c0ca49fa434b34a4a2769d19c14
SIZE (bmake-20170114.tar.gz) = 546650
TIMESTAMP = 1486827245
SHA256 (bmake-20170201.tar.gz) = fa0b70af31101b78e7c2557f16455bd6d383f53edb03ebec66b9c715530d2373
SIZE (bmake-20170201.tar.gz) = 548625
SHA256 (mk-20151111.tar.gz) = beebba89da0ba068c904599d3358e6f08c35418b13300fac787c11774a525bc1
SIZE (mk-20151111.tar.gz) = 88106
2 changes: 1 addition & 1 deletion devel/elixir-timex/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= timex
PORTVERSION= 3.1.11
PORTVERSION= 3.1.12
CATEGORIES= devel
PKGNAMEPREFIX= elixir-

Expand Down
6 changes: 3 additions & 3 deletions devel/elixir-timex/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1486741626
SHA256 (bitwalker-timex-3.1.11_GH0.tar.gz) = 079160f2111bc7f6c01ad810e093679cd564688d566d4c525f819164bfc2e391
SIZE (bitwalker-timex-3.1.11_GH0.tar.gz) = 154241
TIMESTAMP = 1486816852
SHA256 (bitwalker-timex-3.1.12_GH0.tar.gz) = 069dbd2c4a105f8e6cb62e9bd721e6aa5bf66d30468c9de72da270234eefe6b0
SIZE (bitwalker-timex-3.1.12_GH0.tar.gz) = 154266
2 changes: 1 addition & 1 deletion devel/elixir-tirexs/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= tirexs
PORTVERSION= 0.8.12
PORTVERSION= 0.8.13
DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
Expand Down
6 changes: 3 additions & 3 deletions devel/elixir-tirexs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1483548079
SHA256 (Zatvobor-tirexs-v0.8.12_GH0.tar.gz) = c5143db9fc5be970eab120c2838843a86fd301d1d79202cf989f70eb9b12226c
SIZE (Zatvobor-tirexs-v0.8.12_GH0.tar.gz) = 43248
TIMESTAMP = 1486816921
SHA256 (Zatvobor-tirexs-v0.8.13_GH0.tar.gz) = 4ac4eff01bf2bf5c6ec1974454c817863cd36e77a240ead910919f6461eef19d
SIZE (Zatvobor-tirexs-v0.8.13_GH0.tar.gz) = 43272
16 changes: 6 additions & 10 deletions devel/elixir-tirexs/files/patch-mix.exs
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
--- mix.exs.orig 2016-12-26 08:57:32 UTC
--- mix.exs.orig 2017-02-11 13:08:56 UTC
+++ mix.exs
@@ -8,10 +8,9 @@ defmodule Tirexs.Mixfile do
version: "0.8.12",
source_url: github,
homepage_url: github,
- elixir: "~> 1.3.0",
+ elixir: "~> 1.4.0",
description: description,
package: package,
- deps: deps,
@@ -11,7 +11,6 @@ defmodule Tirexs.Mixfile do
elixir: "~> 1.3.0 or ~> 1.4.1",
description: description(),
package: package(),
- deps: deps(),
docs: [extras: ["README.md", "CONTRIBUTING.md"]]
]
end
Loading

0 comments on commit 9eedba0

Please sign in to comment.