- Update to 1.13.1, which builds with gtk+-2.4
PR: ports/66999 Submitted by: Guillaume Paquet <amyfoub@videotron.ca> (maintainer)
This commit is contained in:
parent
d7e3d23375
commit
d804f9c36f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109704
2 changed files with 3 additions and 8 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xpad
|
||||
PORTVERSION= 1.13
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.13.1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= amyfoub@videotron.ca
|
||||
COMMENT= A virtual note-pad system for your X11 desktop
|
||||
|
||||
#WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
#USE_X_PREFIX= yes
|
||||
|
@ -28,8 +25,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX}
|
|||
MAN1= xpad.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
BROKEN= "Does not build with gtk+-2.4"
|
||||
|
||||
do-install:
|
||||
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/xpad ${PREFIX}/bin/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (xpad-1.13.tar.bz2) = 8b844f8a3c0cdc930162683aaeaca28e
|
||||
SIZE (xpad-1.13.tar.bz2) = 241676
|
||||
MD5 (xpad-1.13.1.tar.bz2) = 526c40adc1ffaa79f29647bb9d5fc404
|
||||
SIZE (xpad-1.13.1.tar.bz2) = 241811
|
||||
|
|
Loading…
Reference in a new issue