diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:32:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:32:52 +0000 |
commit | fe8c93a3226d4cedb82a0d588579486a45d9901a (patch) | |
tree | c56f8dc510ca702332090467d83e8a64c6078de0 /print/fontforge | |
parent | a0e9fc69bc2d0a58068e7ea3bf47a4424ab685d4 (diff) |
Update ports in the p* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385643
Diffstat (limited to 'print/fontforge')
-rw-r--r-- | print/fontforge/Makefile | 3 | ||||
-rw-r--r-- | print/fontforge/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 0bde5060580a..59b475a0c7ce 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -4,7 +4,7 @@ PORTNAME= fontforge DISTVERSION= 20150228 CATEGORIES= print -DISTFILES= ${PORTNAME}-${DISTVERSION}.tar.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Type 1/TrueType/OpenType/bitmap font editor @@ -25,7 +25,6 @@ LIB_DEPENDS= libuninameslist.so:${PORTSDIR}/textproc/libuninameslist \ USE_GITHUB= yes GH_ACCOUNT= fontforge -GH_COMMIT= 53e171b USES= autoreconf:build desktop-file-utils execinfo gettext gmake iconv libtool pkgconfig python shared-mime-info USE_XORG= x11 xi ice xkbui diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo index 81ab35d024d1..00d31562ee0b 100644 --- a/print/fontforge/distinfo +++ b/print/fontforge/distinfo @@ -1,4 +1,4 @@ -SHA256 (fontforge-20150228.tar.gz) = eff9c7e3e8a419924025610262f89a3b7e283911358e762bc35607ace05c2107 -SIZE (fontforge-20150228.tar.gz) = 24305117 +SHA256 (fontforge-fontforge-20150228_GH0.tar.gz) = 5b4e66159856da0e231488f8e6d508ec158ba9cc6892ec34a491f469debedc20 +SIZE (fontforge-fontforge-20150228_GH0.tar.gz) = 24305868 SHA256 (freetype-2.5.5.tar.bz2) = 387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9 SIZE (freetype-2.5.5.tar.bz2) = 1714529 |