mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Update to version 0.2.2
PR: 56750 Submitted by: John Reynolds <johnjen@reynoldsnet.org> (maintainer)
This commit is contained in:
parent
57bdd1646c
commit
f17279e758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89178
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= s10sh
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.reynoldsnet.org/s10sh/ \
|
||||
http://www.edwinh.org/s10sh/
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb
|
|||
.endif
|
||||
|
||||
# Don't extract the libusb bundled with s10sh:
|
||||
EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude '*/libusb*'
|
||||
EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude '*/libusb*'
|
||||
|
||||
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (s10sh-0.2.1.tar.gz) = d16ae61c435890f64224745e5d023d32
|
||||
MD5 (s10sh-0.2.2.tar.gz) = cc6cc74e19324f8dfeda3f88816d18ff
|
||||
|
|
Loading…
Add table
Reference in a new issue