svn-toolkits/rep-gtk2: Update version 0.90.8.2=>0.90.8.3
- Take MAINTAINER
This commit is contained in:
parent
4951a6a304
commit
285d61c0a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450300
2 changed files with 10 additions and 8 deletions
|
@ -2,24 +2,25 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rep-gtk2
|
||||
PORTVERSION= 0.90.8.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.90.8.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/
|
||||
DISTNAME= rep-gtk_${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= GTK+-2 bindings for rep Lisp interpreter
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= librep.so:lang/librep
|
||||
LIB_DEPENDS= librep.so:lang/librep \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= autoreconf gmake libtool pathfix pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
|
||||
PLIST_FILES= include/rep-gtk/rep-gtk.h lib/rep/gui/gtk-2/gtk.a \
|
||||
lib/rep/gui/gtk-2/gtk.so libdata/pkgconfig/rep-gtk.pc
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rep-gtk_0.90.8.2.tar.xz) = 5f1b79f8182817981820edf8028764884b34fb8116f0db9c83426cafa3a85463
|
||||
SIZE (rep-gtk_0.90.8.2.tar.xz) = 287104
|
||||
TIMESTAMP = 1506000406
|
||||
SHA256 (rep-gtk_0.90.8.3.tar.xz) = a96575db45794eefd0564172967a38ef2d7fec3ae2644c478e9f7d54b99ff341
|
||||
SIZE (rep-gtk_0.90.8.3.tar.xz) = 120616
|
||||
|
|
Loading…
Reference in a new issue