mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
print/flpsed: Update to 0.7.3
Changes from 0.7.2 to 0.7.3 * Fix warnings Additional port changes: * Changed to DISTVERSION * Added LICENSE_FILE * Added to USE_XORG Reported by: portscout Approved by: tcberner (mentor, implicit)
This commit is contained in:
parent
a548409c6b
commit
1c668a284d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461698
2 changed files with 8 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flpsed
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 0.7.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://flpsed.org/
|
||||
|
||||
|
@ -11,13 +10,15 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= WYSIWYG Postscript annotator
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS+= libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= desktop-file-utils ghostscript:x11 gmake
|
||||
USE_XORG= x11 xfixes xext xft
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
|
||||
|
||||
PLIST_FILES= bin/flpsed \
|
||||
man/man1/flpsed.1.gz \
|
||||
share/applications/flpsed.desktop \
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (flpsed-0.7.2.tar.gz) = c8c5b54fd21d0b2af2c11bcd7e68f0533c183ba0e9b24f8923dd64ab1eb56284
|
||||
SIZE (flpsed-0.7.2.tar.gz) = 146678
|
||||
TIMESTAMP = 1518522584
|
||||
SHA256 (flpsed-0.7.3.tar.gz) = b70bb751bd70af9893ae2369f0789fd79729d0d6d1fee6e0522c4e6f55c7cf6e
|
||||
SIZE (flpsed-0.7.3.tar.gz) = 146788
|
||||
|
|
Loading…
Add table
Reference in a new issue