mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Update to 0.10.2
- Switch to USES=localbase Changelog: http://savannah.gnu.org/forum/forum.php?forum_id=8626 Reviewed by: amdmi3, feld (mentors) Approved by: amdmi3, feld (mentors) Differential Revision: D7308
This commit is contained in:
parent
01e6eab27d
commit
1f9e9d9abf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419128
2 changed files with 5 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pspp
|
||||
PORTVERSION= 0.10.1
|
||||
PORTVERSION= 0.10.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv3
|
|||
BUILD_DEPENDS= texinfo>0:print/texinfo
|
||||
LIB_DEPENDS= libgslcblas.so:math/gsl
|
||||
|
||||
USES= charsetfix gmake iconv libtool perl5 pkgconfig readline
|
||||
USES= charsetfix gmake iconv localbase libtool perl5 pkgconfig readline
|
||||
USE_GNOME= libxml2
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -23,9 +23,6 @@ MAKE_ARGS= MAKEINFO="${LOCALBASE}/bin/makeinfo" \
|
|||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog NEWS ONEWS README THANKS TODO
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (pspp-0.10.1.tar.gz) = 44cc08864de736880bc0d7e2b1f8c8493ac0e0c2164a4f9471077608f00c8677
|
||||
SIZE (pspp-0.10.1.tar.gz) = 7269109
|
||||
TIMESTAMP = 1469446928
|
||||
SHA256 (pspp-0.10.2.tar.gz) = f77cacae6948689a60f1a5808a5d2e183c1cd0847c7fc6142646c63814c0daa9
|
||||
SIZE (pspp-0.10.2.tar.gz) = 7316470
|
||||
|
|
Loading…
Add table
Reference in a new issue