mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
mass commits & updates
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD: head/lang/go/Makefile 470619 2018-05-22 14:32:09Z jlaffaye $
|
||||
|
||||
PORTNAME= go
|
||||
PORTVERSION= 1.16.6
|
||||
PORTVERSION= 1.17.2 #1.16.6
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://golang.org/dl/
|
||||
DISTNAME= go${PORTVERSION}.src
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1627495892
|
||||
SHA256 (go1.16.6.src.tar.gz) = a3a5d4bc401b51db065e4f93b523347a4d343ae0c0b08a65c3423b05a138037d
|
||||
SIZE (go1.16.6.src.tar.gz) = 20923044
|
||||
TIMESTAMP = 1635514276
|
||||
SHA256 (go1.17.2.src.tar.gz) = 2255eb3e4e824dd7d5fcdc2e7f84534371c186312e546fb1086a34c17752f431
|
||||
SIZE (go1.17.2.src.tar.gz) = 22182111
|
||||
|
||||
1546
lang/go/pkg-plist
1546
lang/go/pkg-plist
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,8 @@ DIST_SUBDIR= lapack
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
COMMENT= A library of Fortran 77 subroutines for linear algebra
|
||||
|
||||
USES= gmake cmake gcc
|
||||
USES= gmake cmake
|
||||
CONFIGURE_ENV+= FFLAGS="-fPIC"
|
||||
|
||||
WRKSRC= ${WRKDIR}/lapack-${PORTVERSION}
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
include/xcb/xcb_xrm.h
|
||||
lib/libxcb-xrm.a
|
||||
lib/libxcb-xrm.la
|
||||
lib/libxcb-xrm.so
|
||||
lib/libxcb-xrm.so.0
|
||||
lib/pkgconfig/xcb-xrm.pc
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
PORTNAME= pidgin
|
||||
PORTVERSION= 2.14.4
|
||||
PORTVERSION= 2.14.8
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= http://downloads.sourceforge.net/project/pidgin/Pidgin/${PORTVERSION}/
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1627532192
|
||||
SHA256 (pidgin-2.14.4.tar.bz2) = 67c1a0104b0624a50100c6d73cd5504d53c9d221922b1b28fa86020531a9904e
|
||||
SIZE (pidgin-2.14.4.tar.bz2) = 8724096
|
||||
TIMESTAMP = 1636994422
|
||||
SHA256 (pidgin-2.14.8.tar.bz2) = 3f8085c0211c4ca1ba9f8a03889b3d60738432c1673b57b0086070ef6e094cca
|
||||
SIZE (pidgin-2.14.8.tar.bz2) = 8683281
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
--- configure.orig 2014-12-02 11:21:18.056424694 -0500
|
||||
+++ configure 2014-12-02 11:21:43.067421364 -0500
|
||||
@@ -17452,7 +17452,7 @@ fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncursesw_initscr" >&5
|
||||
$as_echo "$ac_cv_lib_ncursesw_initscr" >&6; }
|
||||
if test "x$ac_cv_lib_ncursesw_initscr" = xyes; then :
|
||||
- GNT_LIBS="-lncursesw"
|
||||
+ GNT_LIBS="-lncursesw -ltinfow"
|
||||
else
|
||||
enable_consoleui=no
|
||||
fi
|
||||
@@ -871,6 +871,8 @@ share/sounds/purple/send.wav
|
||||
@dir include/pidgin
|
||||
@dir lib/pidgin
|
||||
@dir lib/purple
|
||||
@dir share/aclocal
|
||||
@dir share/applications
|
||||
@dir share/locale/af/LC_MESSAGES
|
||||
@dir share/locale/af
|
||||
@dir share/locale/am/LC_MESSAGES
|
||||
@@ -1061,8 +1063,6 @@ share/sounds/purple/send.wav
|
||||
@dir share/locale/zh_HK
|
||||
@dir share/locale/zh_TW/LC_MESSAGES
|
||||
@dir share/locale/zh_TW
|
||||
@dir share/locale
|
||||
@dir share/metainfo
|
||||
@dir share/pixmaps/pidgin/animations/16
|
||||
@dir share/pixmaps/pidgin/animations
|
||||
@dir share/pixmaps/pidgin/buttons
|
||||
|
||||
Reference in New Issue
Block a user