diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-11 01:54:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-11 01:54:49 +0800 |
commit | 274e1783fcde4e33f7a755ff691bdb42cb6a51fe (patch) | |
tree | be462462f878e311aa764276008671493c1f900c /sysutils | |
parent | a8827b13c107c8035a22fd1f068d44ace5e7990a (diff) | |
download | freebsd-ports-gnome-274e1783fcde4e33f7a755ff691bdb42cb6a51fe.tar.gz freebsd-ports-gnome-274e1783fcde4e33f7a755ff691bdb42cb6a51fe.tar.zst freebsd-ports-gnome-274e1783fcde4e33f7a755ff691bdb42cb6a51fe.zip |
- Update to 9.20140809
- Add LICENSE
Changes: http://source.joeyh.branchable.com/?p=source.git
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/debhelper/Makefile | 4 | ||||
-rw-r--r-- | sysutils/debhelper/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile index 3bbb4eea7b4b..fc298463730f 100644 --- a/sysutils/debhelper/Makefile +++ b/sysutils/debhelper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 9.20140613 +PORTVERSION= 9.20140809 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helper programs for debian/rules +LICENSE= GPLv2 + MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${SITE_PERL} NO_BUILD= yes USES= gmake perl5 shebangfix diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo index 2bc912892927..811a270b12d3 100644 --- a/sysutils/debhelper/distinfo +++ b/sysutils/debhelper/distinfo @@ -1,2 +1,2 @@ -SHA256 (debhelper_9.20140613.tar.gz) = 11d02f7e45affeddf327efc923a582b3fa7ba7246a9858a2a15d5262078bcedd -SIZE (debhelper_9.20140613.tar.gz) = 476444 +SHA256 (debhelper_9.20140809.tar.gz) = 655b6a3d7fafb5bdb4032ba76c9a265f165ca0abbc94ee5e23cd6a6e58cf44b7 +SIZE (debhelper_9.20140809.tar.gz) = 475081 |