mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to latest github commit.
This commit is contained in:
parent
380a6b2032
commit
e31b29a42a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406800
2 changed files with 4 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stlink
|
||||
PORTVERSION= 1.1.0.20151012
|
||||
PORTVERSION= 1.1.0.20160111
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= lev@FreeBSD.org
|
||||
|
@ -16,16 +16,13 @@ GTK3_USE= GNOME=gtk30
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= texane
|
||||
GH_TAGNAME= e37b657
|
||||
GH_TAGNAME= 37ecabf
|
||||
|
||||
USES= autoreconf gmake pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= README tutorial.pdf
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ./autogen.sh
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/README
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (texane-stlink-1.1.0.20151012-e37b657_GH0.tar.gz) = 30b1d380df4ff4efac209073bb0f229c35cbceb9132f8b6c0a7c2614590f4e0f
|
||||
SIZE (texane-stlink-1.1.0.20151012-e37b657_GH0.tar.gz) = 204865
|
||||
SHA256 (texane-stlink-1.1.0.20160111-37ecabf_GH0.tar.gz) = 0f51c4cf5ebc3f001928b2cfe6bd262cb98d7238ad361357325fe5854e1c5164
|
||||
SIZE (texane-stlink-1.1.0.20160111-37ecabf_GH0.tar.gz) = 207735
|
||||
|
|
Loading…
Add table
Reference in a new issue