mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to version 0.2.0
PR: ports/62636 Submitted by: Ports Fury
This commit is contained in:
parent
57c85f3ac0
commit
2ac8a8a82b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100559
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dlume
|
||||
PORTVERSION= 0.1.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://clay.ll.pl/download/
|
||||
|
||||
@ -15,14 +14,13 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK2 address book
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnometarget gtk20 libxml2
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/dlume
|
||||
PLIST_FILES= bin/dlume share/gnome/pixmaps/dlume.png
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/src/Makefile.in
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (dlume-0.1.8.tar.gz) = 6b3318755cd81986d8241df1a0edc992
|
||||
SIZE (dlume-0.1.8.tar.gz) = 238441
|
||||
MD5 (dlume-0.2.0.tar.gz) = f51d84bcf9940b2324499f80ae93ee31
|
||||
SIZE (dlume-0.2.0.tar.gz) = 245362
|
||||
|
Loading…
Reference in New Issue
Block a user