svn commit: r411682 - branches/2016Q1/deskutils/xpad
Jason Helfman
jgh at FreeBSD.org
Wed Mar 23 00:36:28 UTC 2016
Author: jgh
Date: Wed Mar 23 00:36:26 2016
New Revision: 411682
URL: https://svnweb.freebsd.org/changeset/ports/411682
Log:
MFH: r409470 r411680
Approved by: ports-secteam (with hat)
- update to 4.6.0
Changes: https://launchpadlibrarian.net/226572923/ChangeLog
- update to 4.7.0
Changes: https://launchpadlibrarian.net/247614751/ChangeLog
Modified:
branches/2016Q1/deskutils/xpad/Makefile
branches/2016Q1/deskutils/xpad/distinfo
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/deskutils/xpad/Makefile
==============================================================================
--- branches/2016Q1/deskutils/xpad/Makefile Wed Mar 23 00:29:52 2016 (r411681)
+++ branches/2016Q1/deskutils/xpad/Makefile Wed Mar 23 00:36:26 2016 (r411682)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= xpad
-PORTVERSION= 4.5.0
-PORTREVISION= 1
+PORTVERSION= 4.7.0
CATEGORIES= deskutils
-MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/4.5/+download/
+MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
MAINTAINER= jgh at FreeBSD.org
COMMENT= Virtual note-pad system for your X11 desktop
@@ -35,6 +34,8 @@ NLS_CONFIGURE_ENABLE= nls
post-patch:
@${REINPLACE_CMD} -e 's|glib/glist.h|glib.h|g' \
${WRKSRC}/src/xpad-undo.c
+ @${REINPLACE_CMD} -e 's|/etc/xdg/autostart|${LOCALBASE}/etc/xdg/autostart|g' \
+ ${WRKSRC}/Makefile.am
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Modified: branches/2016Q1/deskutils/xpad/distinfo
==============================================================================
--- branches/2016Q1/deskutils/xpad/distinfo Wed Mar 23 00:29:52 2016 (r411681)
+++ branches/2016Q1/deskutils/xpad/distinfo Wed Mar 23 00:36:26 2016 (r411682)
@@ -1,2 +1,2 @@
-SHA256 (xpad-4.5.0.tar.bz2) = f870cefc92593febf266bb0f90ceb0feeb4af7eb1033625fca50933701a7b9e8
-SIZE (xpad-4.5.0.tar.bz2) = 1907957
+SHA256 (xpad-4.7.0.tar.bz2) = 4b11963077e265d8ca8396b2a8e841c068a95f538197397631fdd75ab195b13c
+SIZE (xpad-4.7.0.tar.bz2) = 240374
More information about the svn-ports-branches
mailing list