aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-03-31 01:22:07 +0800
committerpawel <pawel@FreeBSD.org>2012-03-31 01:22:07 +0800
commit39ab47e7be164cab16e9459759534d66229b45b8 (patch)
tree507e6c016d472acc8366beb36e1a2b9f579fef46 /devel
parent1ee20424b43a399ec81be259616451fc1bbdd27b (diff)
downloadfreebsd-ports-gnome-39ab47e7be164cab16e9459759534d66229b45b8.tar.gz
freebsd-ports-gnome-39ab47e7be164cab16e9459759534d66229b45b8.tar.zst
freebsd-ports-gnome-39ab47e7be164cab16e9459759534d66229b45b8.zip
- Update to version 0.60 [1]
- Switch to bsd.port.options.mk PR: ports/166495 [1] Submitted by: maintainer [1] Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/quilt/Makefile6
-rw-r--r--devel/quilt/distinfo4
-rw-r--r--devel/quilt/pkg-plist3
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/quilt/Makefile b/devel/quilt/Makefile
index d64c66b5fc56..dac79a2a0e85 100644
--- a/devel/quilt/Makefile
+++ b/devel/quilt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= quilt
-PORTVERSION= 0.51
+PORTVERSION= 0.60
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= quilt
@@ -38,7 +38,7 @@ CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed \
MAN1= guards.1 quilt.1
PORTDOCS= README README.MAIL quilt.pdf
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if defined(WITH_RPMBUILD)
BUILD_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm
@@ -71,4 +71,4 @@ post-extract:
@${REINPLACE_CMD} -e 's|$$(docdir)/$$(PACKAGE)-$$(VERSION)|$$(docdir)/$$(PACKAGE)|g' \
${WRKSRC}/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/quilt/distinfo b/devel/quilt/distinfo
index 14128ff80b9b..b9e654b8fc2e 100644
--- a/devel/quilt/distinfo
+++ b/devel/quilt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (quilt-0.51.tar.gz) = 05441399d36399b3f26cb12e29c98a8ce4d1287d036957fa22408807860af614
-SIZE (quilt-0.51.tar.gz) = 451756
+SHA256 (quilt-0.60.tar.gz) = 3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
+SIZE (quilt-0.60.tar.gz) = 442369
diff --git a/devel/quilt/pkg-plist b/devel/quilt/pkg-plist
index cd5164b5b8a8..310da8a32100 100644
--- a/devel/quilt/pkg-plist
+++ b/devel/quilt/pkg-plist
@@ -2,7 +2,6 @@ bin/guards
bin/quilt
etc/bash_completion.d/quilt
etc/quilt.quiltrc
-lib/quilt/backup-files
share/emacs/site-lisp/quilt.el
%%NLS%%share/locale/de/LC_MESSAGES/quilt.mo
%%NLS%%share/locale/fr/LC_MESSAGES/quilt.mo
@@ -38,11 +37,13 @@ share/emacs/site-lisp/quilt.el
%%DATADIR%%/top
%%DATADIR%%/unapplied
%%DATADIR%%/upgrade
+%%DATADIR%%/scripts/backup-files
%%DATADIR%%/scripts/dependency-graph
%%DATADIR%%/scripts/edmail
%%DATADIR%%/scripts/inspect
%%DATADIR%%/scripts/patchfns
%%DATADIR%%/scripts/remove-trailing-ws
+%%DATADIR%%/scripts/utilfns
%%DATADIR%%/wrapper/patch
%%DATADIR%%/compat/awk
%%DATADIR%%/compat/cp