mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 2.2.0a4.
PR: ports/178483 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
This commit is contained in:
parent
5b1b120ef8
commit
775590b6f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318181
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= repsnapper
|
||||
PORTVERSION= 2.0.0b01
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2.0a4
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://nodeload.github.com/timschmidt/repsnapper/tarball/
|
||||
MASTER_SITES= https://codeload.github.com/timschmidt/repsnapper/tar.gz/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
EXTRACT_SUFX= #
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
@ -55,7 +54,7 @@ CONFIGURE_ARGS+= --disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/timschmidt-${PORTNAME}-39af569
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
INSTALL_TARGET= install-strip
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (repsnapper/2.0.0b01) = 01ac8745933f87661972492476eb94b90ae2272e522b6accec64e6b2a938f60d
|
||||
SIZE (repsnapper/2.0.0b01) = 1340375
|
||||
SHA256 (repsnapper/2.2.0a4) = f770d11a643fd6c6d29628d7a61ce8ce3d9ca02609e2e752a12fae610b38f9bb
|
||||
SIZE (repsnapper/2.2.0a4) = 1313097
|
||||
|
@ -6,6 +6,8 @@ share/applications/repsnapper.desktop
|
||||
share/locale/en_GB/LC_MESSAGES/repsnapper.mo
|
||||
share/locale/de_DE/LC_MESSAGES/repsnapper.mo
|
||||
share/repsnapper/repsnapper.ui
|
||||
share/repsnapper/repsnapper.svg
|
||||
share/icons/hicolor/scalable/apps/repsnapper.svg
|
||||
@dirrmtry etc/xdg/repsnapper
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/locale/de_DE/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user